Skip to content

v1.0.1 — Auto-trigger reviews + brand polish

Choose a tag to compare

@daniel-pittman daniel-pittman released this 26 May 03:00

What's new

Auto-trigger Claude reviews

The Claude code review and security review workflows now fire automatically on pull requests rather than waiting for a label. The outside-collaborator approval gate (Actions settings) is what bounds drive-by credit burn from random fork PRs.

  • claude-code-review.yml runs on every PR (opened / synchronize / ready-for-review / reopened).
  • claude-security-review.yml runs on every PR whose base is main or develop, plus workflow_dispatch for manual re-runs.

Brand polish

  • README H1 is now The Librarian to match the character framing of the project.
  • A 1280×640 social-preview banner (docs/img/social-preview.png) is included so the repo can show a proper OpenGraph card when shared on Slack / X / Discord. Upload via Settings → General → Social preview (UI-only).
  • CONTRIBUTING.md trimmed to contributor-facing essentials (the maintainer-setup and threat-model rationale stay in SECURITY.md).

Upgrade

Drop-in for 1.0.0 users. No code or schema changes.

pip install --upgrade librarian-tracker