ayushkumar320/CodeGuardian AI
Know what breaks before you merge. GitHub-native pre-merge PR risk checker.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| groq-api-key | Groq API key (preferred). REQUIRED unless hf-token is set; without either, non-fork PRs are not analyzed. | no | "" |
| hf-token | Hugging Face token (alternative to groq-api-key; also embeddings). One model key is required. | no | "" |
| github-token | Token used to publish the check and PR comment. | no | ${{ github.token }} |
| python-version | Python version to run CodeGuardian with. | no | 3.11 |
Outputs
no outputs