hyperhive/scripts
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas d726682be4 check-attribution-trailers.sh: resolve base ref regardless of remote name
Hardcoding origin/main broke in any checkout whose remote isn't named
origin (e.g. an agent worktree, whose remote is renamed to forge). Try
BASE_REF if set, else every configured remote in a stable order
(origin first to match CI, then the rest alphabetically), fetching each
remote's copy of the base branch if not already present. If nothing
resolves, exit 1 with a clear message rather than falling back to any
guessed range - an unresolvable base must never read as a clean pass.

Refs #4449
2026-09-16 19:47:37 +02:00
..
check-attribution-trailers.sh check-attribution-trailers.sh: resolve base ref regardless of remote name 2026-09-16 19:47:37 +02:00
check-comment-blocks.sh Make three fail-open lints fail loudly 2026-09-16 18:03:00 +02:00
check-doc-refs.sh check-doc-refs: catch bare relative markdown links, and only judge a file rendered where it is stored 2026-09-08 13:31:33 +02:00
check-issue-refs.sh scripts: stop collapsing a failed lint scan into a clean pass 2026-09-16 18:20:26 +02:00
pre-push ops: reduce comment density in PR #4433 2026-09-16 00:07:02 +02:00