← all policies/chhhee10/deploy-guard
━━ repo hygiene
block-ci-config-edit
Block edits to CI workflow files — the thing that checks the work should not be edited by it
━━ when it runs
PreToolUsebefore the tool call runs. a denial here means the command never executes at all.
watchesevery tool the event fires for — not narrowed to particular tools
this pack enforces: a match returns a real denial rather than being recorded and discarded. what the denial then does depends on the event above.
━━ install
this one is opt-in. taking the pack without flags leaves it off until you tick it, so install it by name if you want only this.
- just this policy
- the whole pack
- turn just this off
- pick from a list
- uninstall the pack
ships in chhhee10/deploy-guard · v1.0.0 · source ↗
━━ also in repo hygiene
- require-conventional-commitRequire a Conventional Commits prefix on every commit message
- block-lockfile-deleteBlock deleting a lockfile — regenerating one silently moves every transitive dependency