You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">approve</span></code> to approve the Merge Request.</li>
1124
1124
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">close</span></code> to close the Merge Request.</li>
1125
-
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">comment</span></code> to add a comment to the Merge Request</li>
1126
-
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">lock_discussion</span></code> to prevent further discussions on the Merge Request.</li>
1127
-
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">reopen</span></code> to reopen the Merge Request.</li>
1128
-
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">unapprove</span></code> to approve the Merge Request.</li>
1129
-
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">unlock_discussion</span></code> to allow discussions on the Merge Request.</li>
1130
1125
<li>
1131
-
<p><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">update_description</span></code> to update the Merge Request description</p>
1126
+
<p><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">comment</span></code> to add a comment to the Merge Request</p>
1132
1127
<p><em>Additional fields:</em></p>
1133
1128
<ul>
1134
1129
<li>(required) <codeclass="language-css highlight"><spanclass="nt">message</span></code> The message that will be commented on the Merge Request.</li>
<p><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">lock_discussion</span></code> to prevent further discussions on the Merge Request.</p>
1138
+
</li>
1139
+
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">reopen</span></code> to reopen the Merge Request.</li>
1140
+
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">unapprove</span></code> to approve the Merge Request.</li>
1141
+
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">unlock_discussion</span></code> to allow discussions on the Merge Request.</li>
1142
+
<li><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">update_description</span></code> to update the Merge Request description</li>
1143
+
<li>
1142
1144
<p><codeclass="language-yaml highlight"><spanclass="l l-Scalar l-Scalar-Plain">add_label</span></code> to add <em>an existing</em> label to the Merge Request</p>
0 commit comments