Receive a webhook event when a user changes/modifies any protected branches settings
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
I need to receive a webhook when a user changes/modifies any protected branches settings.
Proposal
Send a webhook in the event that someone creates/edits protected branches rules.
Add an event type to the existing ones: protected_branches_create, protected_branches_edit, protected_branches_deleted.
Intended users
DevOps, SRE Teams.
Feature Usage Metrics
Someone would get value from this mainly by their GitOps process becoming streamlined as a result of this.
I would be able to know that someone has changed the protected branches settings, and as a result, I would re-apply it again.
Edited by 🤖 GitLab Bot 🤖