Skip to content

Refresh protected branch cache for group's projects

What does this MR do and why?

Refresh protected branch cache for group's projects

Prior to this change, group-level protected branches were not applied after they were created or edited until a new branch had been pushed.

This change ensures we refresh the cache for all projects under the group when a group-level protected branch is created or modified.

Fixes #411765 (closed)

Edited by Joe Woodward

Merge request reports