fix: pre-push hook range and pr.sh JSON escaping #3

Merged
neerdoc merged 4 commits from fix/scripts into main 2026-05-29 20:54:47 +00:00
Owner
No description provided.
For new branches, git rev-list <sha> walks all ancestors including
commits already on origin/main. Scope the range to origin/main..<sha>
so only commits unique to the branch are signature-checked.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
printf string interpolation breaks on newlines and special characters
in the body. Use jq --arg for proper JSON escaping.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merge branch 'fix/scripts--pr-json' into fix/scripts
Some checks failed
Milestone Sync / sync (pull_request) Has been cancelled
53d1165881
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
WulfScience-FOSS/patina!3
No description provided.