Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8677f1c

Browse files
cgumpertGauvain Pocentek
authored and
Gauvain Pocentek
committed
add 'delete source branch' option when creating MR (#241)
1 parentcc4fe78 commit8677f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1728,7 +1728,7 @@ class ProjectMergeRequest(GitlabObject):
17281728
requiredUrlAttrs= ['project_id']
17291729
requiredCreateAttrs= ['source_branch','target_branch','title']
17301730
optionalCreateAttrs= ['assignee_id','description','target_project_id',
1731-
'labels','milestone_id']
1731+
'labels','milestone_id','remove_source_branch']
17321732
optionalUpdateAttrs= ['target_branch','assignee_id','title',
17331733
'description','state_event','labels',
17341734
'milestone_id']

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp