summaryrefslogtreecommitdiff
path: root/gitlab/utils.py
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2022-01-08 15:07:25 -0800
committerJohn L. Villalovos <john@sodarock.com>2022-01-08 15:07:25 -0800
commit8e589c43fa2298dc24b97423ffcc0ce18d911e3b (patch)
tree01ce072db38de16e3fd28e4c4539160cb9a13720 /gitlab/utils.py
parent22a151695373ead50ede5cc623130c39bfe1030e (diff)
downloadgitlab-8e589c43fa2298dc24b97423ffcc0ce18d911e3b.tar.gz
fix: remove default arguments for mergerequests.merge()
The arguments `should_remove_source_branch` and `merge_when_pipeline_succeeds` are optional arguments. We should not be setting any default value for them. https://docs.gitlab.com/ee/api/merge_requests.html#accept-mr Closes: #1750
Diffstat (limited to 'gitlab/utils.py')
0 files changed, 0 insertions, 0 deletions