interactivedevops/Code Review with ChatGPT
Automating code review using ChatGPT with Github Actions integration on PRs for code explanations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SONARQUBE_URL | SonarQube URL | yes | "" |
| SONARQUBE_TOKEN | SonarQube Token | yes | "" |
| CHATGPT_API_URL | ChatGPT URL | yes | "" |
| CHATGPT_API_KEY | ChatGPT API Key | yes | "" |
| CHATGPT_DEPLOYMENT_ID | ChatGPT Deployment Id | yes | "" |
| GH_TOKEN | GitHub Token | yes | "" |
| SONARQUBE_PROJECT_KEY | SonarQube Project Key | yes | "" |
| GITHUB_PR_ID | GitHub PR ID | yes | "" |
| GITHUB_REPOSITORY | GitHub Repository | yes | "" |
Outputs
no outputs