Skip to content

Conversation

wolfeidau
Copy link
Contributor

Description

Currently if you block local hooks or plugins the build fails, however there are cases during migration where you may want to just print a warning for the developer while still not executing hooks or plugins.

Context

This change enables teams to block local hooks without breaking the build.

Changes

This change adds a couple of new flags which allow configuration of the failure behaviour to either "error" or "warn".

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go fmt ./...)

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