fix(hooks): drop leftover FAIL from pre-push grep merge #1301

Merged
PlasticDigits merged 1 commit from fix/1300-commit-msg-hook-conflict-residue into main 2026-09-21 05:43:30 +00:00

Summary

  • scripts/test-commit-msg-hook.sh still ran echo FAIL; exit 1 after a successful --not --remotes grep. Residue from merging #1291 into the 1287-1298 stack.
  • make verify-issue-1287 / make test-commit-msg-hook failed on origin/main after those PRs.

Test plan

  • make test-commit-msg-hook
  • make verify-issue-1287
## Summary - `scripts/test-commit-msg-hook.sh` still ran `echo FAIL; exit 1` after a successful `--not --remotes` grep. Residue from merging #1291 into the 1287-1298 stack. - `make verify-issue-1287` / `make test-commit-msg-hook` failed on origin/main after those PRs. ## Test plan - [x] `make test-commit-msg-hook` - [x] `make verify-issue-1287`
fix(hooks): drop leftover FAIL from pre-push grep merge
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
674ad9ebf8
Conflict resolution on #1291 left a second echo/exit after the --not --remotes check, so verify-issue-1287 always failed.
Author
Owner

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue

drain skip: no occupying job for rebase/fix-pr/CI-wait; remaining continue
PlasticDigits deleted branch fix/1300-commit-msg-hook-conflict-residue 2026-09-21 05:43:30 +00:00
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
code/cl8y-dex-terraclassic!1301
No description provided.