This repository has been renamed and moved to:
Usable PR Validator - Validate Pull Requests against your Usable knowledge base standards using Google Gemini AI.
This action is specifically designed for integration with Usable, a team knowledge base and memory system. The new name better reflects its purpose and primary use case.
- Repository Name:
ai-pr-validator→usable-pr-validator - Action Name: "AI-Powered PR Validator" → "Usable PR Validator"
- Default MCP Server: Now defaults to
https://usable.dev/api/mcp - Default Token Secret:
MCP_API_TOKEN→USABLE_API_TOKEN - Documentation: Updated to be Usable-specific with better setup instructions
Update your workflows from:
- uses: flowcore-io/ai-pr-validator@v1To:
- uses: flowcore-io/usable-pr-validator@v1Also update your secret names if using defaults:
MCP_API_TOKEN→USABLE_API_TOKEN
Please visit the new repository: https://github.com/flowcore-io/usable-pr-validator