google / google/code-review-bot
Code Review Bot should act like a reviewer
Open
- Dominant language
- Go
- Stars
- 103
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Right now, Code Review Bot simply adds a comment but does not block submission of the PR, so folks have to be careful to not accidentally merge a PR prior to all checks being satisfied.
Instead, Code Review Bot should act more like a reviewer:
* add comments with "Request changes" bit set so that it blocks merging
* once all checks are satisfied, add a comment and release the block on merge by resolving own review
Contributor guide
Assessment
This issue has not been assessed yet.