gitlab-org--gitlab-foss/lib
Luke Duncalfe 68f189ad23 Support merge on pipeline success w/ push options
MergeRequests::PushOptionsHandlerService has been updated to allow
creating and updating merge requests with the
`merge_when_pipeline_succeeds` set using git push options.

To create a new merge request and set it to merge when the pipeline
succeeds:

  git push -u origin -o merge_request.create \
    -o merge_request.merge_when_pipeline_succeeds

To update an existing merge request and set it to merge when the
pipeline succeeds:

  git push -u origin -o merge_request.merge_when_pipeline_succeeds

Issue https://gitlab.com/gitlab-org/gitlab-ce/issues/53198
2019-04-09 10:03:26 +12:00
..
api Use Gitlab::PushOptions for ci.skip push option 2019-04-09 10:03:26 +12:00
assets
backup Replaced config access 2019-03-18 17:26:18 +00:00
banzai Merge branch 'keyval-labels' into 'master' 2019-04-05 10:28:19 +00:00
bitbucket
bitbucket_server Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
constraints Fix git clone revealing private repo's presence 2019-02-19 13:59:24 +08:00
container_registry
declarative_policy Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Support merge on pipeline success w/ push options 2019-04-09 10:03:26 +12:00
google_api Explicitly set master_auth for new GKE clusters 2019-03-13 16:28:04 +13:00
haml_lint
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
peek Provide a performance bar link to the Jaeger UI 2019-02-08 14:08:31 +02:00
quality
rouge
rspec_flaky
safe_zip
sentry Handle possible HTTP exception for Sentry client 2019-04-07 07:51:36 +00:00
serializers
support
system_check Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
tasks Merge branch 'remaining-lib-differences' into 'master' 2019-04-03 12:27:55 +00:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb Add hard coded event type filter 2019-03-07 12:13:34 +02:00
expand_variables.rb
extracts_path.rb
feature.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
file_size_validator.rb
forever.rb
gitlab.rb Use a fixed git abbrev parameter when we fetch a git revision 2019-03-28 15:24:56 +02:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
uploaded_file.rb
version_check.rb