Commit 81a5cbbd6f3a
Changed files (1)
pkgs
my
scripts
bin
pkgs/my/scripts/bin/gh-news-review
@@ -88,7 +88,7 @@ For nixpkgs PRs:
3. When approving, use a concise message (e.g., 'LGTM, tested with nixpkgs-review')
4. If I'm a maintainer of the touched packages, use the auto-merge-pr script to build, approve, and trigger merge-bot
-At the end, save the session"
+At the end, save the session (in ~/.config/claude/history/sessions/) with the command /save-session"
;;
copilot | opencode)
PROMPT="Review $URL
@@ -96,7 +96,9 @@ At the end, save the session"
For nixpkgs PRs:
1. Use nixpkgs-review to build and test the changes when appropriate
2. When approving, use a concise message (e.g., 'LGTM, tested with nixpkgs-review')
-3. If I'm a maintainer of the touched packages, use the auto-merge-pr script to build, approve, and trigger merge-bot"
+3. If I'm a maintainer of the touched packages, use the auto-merge-pr script to build, approve, and trigger merge-bot
+
+At the end, save the session (in ~/.config/claude/history/sessions/)"
;;
esac
else