Skip to content

Only create a protected branch upon a push to a new branch if a rule for that branch doesn't exist

Stan Hu requested to merge sh-prevent-duplicate-protected-branches-on-push into master

A customer ran into an issue where a Sidekiq task retried over and over, leading to duplicate master branches in their protected branch list.

Closes #22177 (closed)

Merge request reports