gitlab-org--gitlab-foss/lib/gitlab/data_builder
Shinya Maeda 7e05f3b78b 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.
2019-05-28 09:29:59 +07:00
..
build.rb
deployment.rb Update deployment chat message notification 2019-05-02 16:07:26 +00:00
note.rb
pipeline.rb Use source ref for pipeline webhook 2019-05-28 09:29:59 +07:00
push.rb Use all keyword args for DataBuilder::Push.build() 2019-04-25 13:54:26 +02:00
repository.rb
wiki_page.rb