Skip to content

Add webhook events for access requests

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this MR do and why?

Add webhook events for access requests

Related to gitlab-community/meta#692 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Create a group webhook (ensure you have the feature available first)
  2. Request access to the group with another user
  3. Reject the access request
  4. Request access to the group with another user
  5. Approve the access request
  6. Ensure you have received a call for each of these actions with the appropriate event_name

/cc @leetickett-gitlab

Edited by Niklas van Schrick

Merge request reports

Loading