kaizendevteam/AI PR Review Action
Perform code reviews and comment on diffs using Azure OpenAI API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 19, 2025
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: kaizendevteam/azure-ai-code-review@0e2cef45f4130897954a961782a7180bc7fd2de2 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository. | yes | — |
| AZURE_OPENAI_ENDPOINT | Azure OpenAI endpoint | yes | — |
| AZURE_OPENAI_API_KEY | Azure OpenAI API key | yes | — |
| AZURE_OPENAI_API_VERSION | Azure OpenAI API version | yes | — |
| AZURE_OPENAI_DEPLOYMENT | Azure OpenAI deployment | yes | — |
| TEAMS_WEBHOOK_URL | Teams webhook URL | yes | — |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs