Skip to content

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

Merged
N4M3Z merged 2 commits into
mainfrom
commit-gate-hooks
Jul 13, 2026
Merged

feat: commit-gate githooks, Makefile install wiring, backlog#74
N4M3Z merged 2 commits 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)

@N4M3Z
N4M3Z force-pushed the commit-gate-hooks branch from f8c478b to a6e38f2 Compare July 13, 2026 16:51
@github-actions github-actions Bot added the hooks label Jul 13, 2026
@N4M3Z
N4M3Z force-pushed the commit-gate-hooks branch from 75ce820 to ef59cda Compare July 13, 2026 17:20
@N4M3Z
N4M3Z merged commit fc6700b into main Jul 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant