Skip to content

Fire webhook on new deployment

Vladimir Shushlin requested to merge 25344-fire-webhook-on-new-deployment into master

What does this MR do?

Implements webhooks for deployments #25344 (closed)

It turned up much simpler because we already have a background worker and data builder from fe86890b

So I literally need to just enable the hook.

No docs or UI: they will be in the subsequent MRs

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
Edited by Vladimir Shushlin

Merge request reports