Add pipeline iid to pipeline event webhook
What does this MR do and why?
Adds iid
field to pipeline event webhook object_attributes
.
This makes it easier to make GraphQL requests to the GitLab API afterwards as the iid
does not need to be looked up before requesting the pipeline.
Screenshots or screen recordings
N/A
How to set up and validate locally
TODO
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.
Related to #367151 (closed)