Add source_pipeline to JobEvent to match Gitlab docs
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
The Gitlab docs for Job events include source_pipeline
information. This updates the Go struct to include SourcePipeline
, so json.Unmarshal
will correctly copy over that value.
Edited by 🤖 GitLab Bot 🤖