Group Webhooks for Subgroups - Add, Delete
Release notes
GitLab has made it easier for you to build subgroup management automation with a subgroup webhook. This webhook is triggered when a subgroup is created, updated, or deleted. Automation can now be built without relying on continuous API calls, which is cumbersome and puts an unnecessary performance load on your GitLab instance.
Problem to solve
Customers want to know when subgroups are created so they can trigger automated processes.
For example:
- Ensure that the group has settings that adhere to their organization's standards.
- Capture the group creation in their external systems.
- Automatically add users to groups that follow an inner sourcing model.
Intended users
Proposal
- Create a group webhook for Subgroups
- Trigger events when
- Subgroups are created.
- Subgroups are deleted.
Further details
Permissions and Security
Documentation
Availability & Testing
What does success look like, and how can we measure that?
What is the type of buyer?
Is this a cross-stage feature?
Links / references
Edited by Melissa Ushakov