diff options
author | John L. Villalovos <john@sodarock.com> | 2022-01-08 15:07:25 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2022-01-08 15:07:25 -0800 |
commit | 8e589c43fa2298dc24b97423ffcc0ce18d911e3b (patch) | |
tree | 01ce072db38de16e3fd28e4c4539160cb9a13720 /gitlab/utils.py | |
parent | 22a151695373ead50ede5cc623130c39bfe1030e (diff) | |
download | gitlab-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