Commit 0eabf94 1 parent a534cad commit 0eabf94 Copy full SHA for 0eabf94
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -41,11 +41,6 @@ This key controls what kind of action that should be taken.
41
41
- ` #!yaml approve ` to approve the Merge Request.
42
42
- ` #!yaml close ` to close the Merge Request.
43
43
- ` #!yaml comment ` to add a comment to the Merge Request
44
- - ` #!yaml lock_discussion ` to prevent further discussions on the Merge Request.
45
- - ` #!yaml reopen ` to reopen the Merge Request.
46
- - ` #!yaml unapprove ` to approve the Merge Request.
47
- - ` #!yaml unlock_discussion ` to allow discussions on the Merge Request.
48
- - ` #!yaml update_description ` to update the Merge Request description
49
44
50
45
*Additional fields:*
51
46
@@ -57,6 +52,11 @@ This key controls what kind of action that should be taken.
57
52
Hello world
58
53
```
59
54
55
+ - ` #!yaml lock_discussion ` to prevent further discussions on the Merge Request.
56
+ - ` #!yaml reopen ` to reopen the Merge Request.
57
+ - ` #!yaml unapprove ` to approve the Merge Request.
58
+ - ` #!yaml unlock_discussion ` to allow discussions on the Merge Request.
59
+ - ` #!yaml update_description ` to update the Merge Request description
60
60
- ` #!yaml add_label ` to add * an existing* label to the Merge Request
61
61
62
62
*Additional fields:*
You can’t perform that action at this time.
0 commit comments