avila-tek/at-code-checker
This tool automates PR reviews by analyzing diffs, generating AI feedback, and posting comments to streamline work
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| OPEN_AI_KEY | OpenAI API Key used to connect with GPT models for feeding the changes and writting the comments | yes | — |
| GITHUB_TOKEN | GitHub token used to create the report comment. If not specified, the default GitHub actions token will be used | — | ${{ github.token }} |
Outputs
no outputs