Commit 9e64ab20dac3

Vincent Demeester <vincent@sbr.pm>
2026-01-30 11:29:18
feat(gh-news-review): add auto-merge-pr reference for maintainer PRs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 748a903
Changed files (1)
pkgs
my
scripts
pkgs/my/scripts/bin/gh-news-review
@@ -58,7 +58,7 @@ For nixpkgs PRs:
 1. Load and follow the Nixpkgs skill workflow
 2. Use nixpkgs-review to build and test the changes when appropriate
 3. When approving, use a concise message (e.g., 'LGTM, tested with nixpkgs-review')
-4. If the PR needs @ofborg or merge-bot attention, add the appropriate comment"
+4. If I'm a maintainer of the touched packages, use the auto-merge-pr script to build, approve, and trigger merge-bot"
 else
     PROMPT="Review $URL, and load the proper skill as needed (e.g. nixpkgs skills and workflows if it is a pr from NixOS/nixpkgs)"
 fi