gitlab-org--gitlab-foss/spec/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_spec.rb Test for failure_reason in job webhook 2018-08-20 12:54:46 +02:00
deployment_spec.rb Update deployment chat message notification 2019-05-02 16:07:26 +00:00
note_spec.rb Rails5 fix MySQL milliseconds problem in specs 2018-06-27 18:49:22 +02:00
pipeline_spec.rb Use source ref for pipeline webhook 2019-05-28 09:29:59 +07:00
push_spec.rb Use all keyword args for DataBuilder::Push.build() 2019-04-25 13:54:26 +02:00
wiki_page_spec.rb