-
- Downloads
There was an error fetching the commit references. Please try again later.
Use source ref for pipeline webhook
When user uses Pipelines for merge requests, the pipeline is a run on a merge request ref instead of branch ref. However, we should send source ref as a webhook in order to respect the original behavior.
Showing
- changelogs/unreleased/use-source-ref-name-in-webhook.yml 5 additions, 0 deletionschangelogs/unreleased/use-source-ref-name-in-webhook.yml
- lib/gitlab/data_builder/pipeline.rb 1 addition, 1 deletionlib/gitlab/data_builder/pipeline.rb
- spec/lib/gitlab/data_builder/pipeline_spec.rb 9 additions, 0 deletionsspec/lib/gitlab/data_builder/pipeline_spec.rb
Please register or sign in to comment