Documentation
Rubric PR Bot reviews pull requests that change rubric files and keeps one current comment with diff, lint, and downstream impact notes.
Install
- Install the GitHub App on the repositories that contain rubric files.
- Open or update a pull request that changes
*.rubric.json. - Review the generated PR comment and the
rubric-pr-botcheck run.
Permissions
The app requests read access to repository contents and pull requests, write access to checks, and write access to issues for pull request conversation comments.
Webhook
POST https://rubric-pr-bot.auraone.ai/webhook
Source
The implementation is MIT licensed at github.com/auraoneai/rubric-pr-bot.