saadmhd07/RepoPilot
Review a GitHub pull request with OpenAI and post a structured comment.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with pull request read/write permissions. | yes | — |
| openai-api-key | OpenAI API key used for the review. | yes | — |
| model | OpenAI model to use for the review. | no | gpt-5.2 |
| post | Whether to post the review back to the pull request. | no | true |
| max-files | Maximum number of changed files sent to the model. | no | 40 |
| max-patch-chars | Maximum patch size per file. | no | 12000 |
| max-total-chars | Maximum combined review context size. | no | 45000 |
Outputs
no outputs