AuraOne Rubric PR BotInstall

Documentation

Rubric PR Bot reviews pull requests that change rubric files and keeps one current comment with diff, lint, and downstream impact notes.

Install

  1. Install the GitHub App on the repositories that contain rubric files.
  2. Open or update a pull request that changes *.rubric.json.
  3. Review the generated PR comment and the rubric-pr-bot check 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.