Group Webhooks for Projects - Add, Delete
Release notes
GitLab has made it easier for you to build project management automation with a project webhook. This webhook is triggered when a project is created or deleted. Automation can now be built without relying on continuous API calls, which is cumbersome and puts unnecessary performance load on your GitLab instance.
Problem to solve
Customers want to know when projects are created so they can trigger automated processes.
For example:
- Ensure that the project has settings that adhere to their organization's standards.
- Capture the project creation in their external systems.
- Automatically add users to project that follow an inner sourcing model.
Intended users
Proposal
- Create a group webhook for Projects
- Trigger events when
- Projects are created.
- Projects are deleted.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.