petitsamuel/Agent Code Review Feedback
Aggregates PR review comments into a comment for AI coding assistants
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| post-comment | Whether to post/update a PR comment with the feedback | no | true |
| include-resolved | Whether to include resolved comments (as checked items) | no | true |
Outputs
| name | description |
|---|---|
| open-count | Number of open review comments |
| resolved-count | Number of resolved review comments |