Skip to content

Overcommit 0.52.0

Compare
Choose a tag to compare
@sds sds released this 15 Dec 03:24
v0.52.0
b4635a3

New Features

  • Add GolangciLint pre-commit and pre-push hooks
  • Add GoTest pre-push hook
  • Add GoFmt pre-commit hook
  • Add exclude_branches hook option to disable hooks running on specific branches
  • Add exclude_remotes pre-push hook option to disable pre-push hooks running against specific remotes
  • Add include_remote_ref_deletions pre-push hook option to allow running for a remote branch deletion
  • Add per-branch destructive_only setting to ProtectedBranches pre-push hook

Changes

  • Change default behavior of pre-push hooks to not run against deleted remote refs
  • Rename remote_branch_deletion? pre-push hook helper to remote_ref_deletion?

Bug Fixes

  • Fix Mdl to properly parse JSON output from mdl