Publish proper PR reviews from a dedicated bot account #19
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
nimmo/forgejo-auto-pr-review#19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move the reviewer from a marker-based issue comment to proper Forgejo pull-request reviews authored by a dedicated ai-review account.\n\nScope:\n- Document/provision a least-privilege bot account and repository-scoped token.\n- Submit COMMENT reviews against the reviewed head commit; preserve one updateable bot review/report per PR where Forgejo permits.\n- Add inline review comments only for findings with precise changed-file/line evidence.\n- Keep human approval and merge decisions authoritative; do not auto-approve or merge.\n- Retain fork protections and document the token/security boundary.\n- Add mocked API tests for review creation, update behaviour, and inline-comment validation.\n\nAcceptance:\n- A PR authored by nimmo visibly receives a review authored by ai-review.\n- The bot can give structured feedback without needing approval/merge authority.\n- Human replies remain available to later bot review runs.