Skip to content

feat(config): add skip push hooks#5342

Open
osszoi wants to merge 1 commit intojesseduffield:masterfrom
osszoi:master
Open

feat(config): add skip push hooks#5342
osszoi wants to merge 1 commit intojesseduffield:masterfrom
osszoi:master

Conversation

@osszoi
Copy link

@osszoi osszoi commented Mar 6, 2026

PR Description

Adds a skipHookOnPush config option that, when set to true in config, passes --no-verify to every git push.

Please check if the PR fulfills these requirements

  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

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