Skip to content

WIP: Add system hook for issue creation

Ethan Urie requested to merge 37248-add-global-issue-hooks into master

What does this MR do?

This adds the ability for admins to create a system web hook for issue creation.

This is intended for use with Security's (T&S specifically) Bouncer tool that helps mitigate spam abuse.

I did not modify the API endpoint to support this as its use is fairly narrow at the moment.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #37248

Edited by Ethan Urie

Merge request reports