Skip to content

Add X-Gitlab-Webhook-UUID header to web hooks

Luke Duncalfe requested to merge 230830-add-guid-header-to-webhooks into master

What does this MR do and why?

This adds a unique identification header for every webhook event that comes from GitLab.

This can be used by webhook receivers to correlate logs that handled the webhook and aid in the troubleshooting and debugging of webhooks.

#230830 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #230830 (closed)

Merge request reports

Loading