Add pipeline url to webhook payload
What does this MR do and why?
Add pipeline url to webhook payload
Changelog: added
Screenshots or screen recordings
How to set up and validate locally
- Add a webhook on this link to capture events. Make sure to check
Pipeline eventsin theTriggersection to receive pipeline events. - Go to Pipelines and click on
Run pipelinethen start the pipeline onmasterby clicking onRun pipeline. - Check the logs at this link. Click on
Editnext to the created webhook in Step 1. - Scroll down to see the latest webhook and click on
Recent Details. You should see the addedurlfield insideobject_attributes.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
