Skip to content

Add ship-gate (pre-push quality gate plugin)#300

Open
Akshey Walia (aksheyw) wants to merge 1 commit into
ComposioHQ:masterfrom
aksheyw:add-ship-gate
Open

Add ship-gate (pre-push quality gate plugin)#300
Akshey Walia (aksheyw) wants to merge 1 commit into
ComposioHQ:masterfrom
aksheyw:add-ship-gate

Conversation

@aksheyw

Copy link
Copy Markdown

Adds ship-gate under Code Quality & Testing.

It is a Claude Code plugin: a PreToolUse hook that blocks git push to your protected branch until tests, code review, security, and a secret scan pass. Because the hook runs above git, a git push --no-verify cannot skip it. Distinct from the existing ship entry (a PR-to-production workflow): ship-gate is the enforcement gate, not a deploy flow.

MIT, dependency-free (bash + jq + awk), with a 265-test suite. The push-detector was hardened by a 14-lens review and 3 red-team passes.

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