Skip to content

Skip hooks when pushing security branches with secpick

Alex Kalderimis requested to merge ajk-secpick-no-verify into master

What does this MR do?

This prevents hook execution when creating backports.

This is safe because we know that we are pushing to security.

This is beneficial, since hooks may fail (if set up with lefthook) if the origin/master and security/master are very different.

As an internal developer-facing change, no changelog trailer is required.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

  • I have tested the functionality of this MR
Edited by Alex Kalderimis

Merge request reports

Loading