Skip to content

feat: commit-gate githooks, Makefile install wiring, backlog#74

Open
N4M3Z wants to merge 1 commit into
mainfrom
commit-gate-hooks
Open

feat: commit-gate githooks, Makefile install wiring, backlog#74
N4M3Z wants to merge 1 commit into
mainfrom
commit-gate-hooks

Conversation

@N4M3Z

@N4M3Z N4M3Z commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Problem

The committed .githooks set was incomplete (no commit-msg, prepare-commit-msg, post-commit, post-rewrite, or pre-entire pre-push variant), so fresh installs wired only part of the gate.

Approach

Completes the .githooks set that make install activates via core.hooksPath, updates hooks/hooks.json and README accordingly, and adds BACKLOG.md for module-level follow-ups.

Test plan

  • make install wires core.hooksPath to the completed set
  • jj-push wrapper still fires entire + gitleaks on push (exercised by this PR series' own pushes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant