Skip to content

Commit 0af0dcf

Browse files
author
committed
Deployed 0eabf94 with MkDocs version: 1.6.0
1 parent dce4164 commit 0af0dcf

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

configuration/index.html

+8-6
Original file line numberDiff line numberDiff line change
@@ -1122,13 +1122,8 @@ <h4 id="actions.if.then.action"><code>actions[].if.then[].action</code><a class=
11221122
<ul>
11231123
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">approve</span></code> to approve the Merge Request.</li>
11241124
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">close</span></code> to close the Merge Request.</li>
1125-
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">comment</span></code> to add a comment to the Merge Request</li>
1126-
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">lock_discussion</span></code> to prevent further discussions on the Merge Request.</li>
1127-
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">reopen</span></code> to reopen the Merge Request.</li>
1128-
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">unapprove</span></code> to approve the Merge Request.</li>
1129-
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">unlock_discussion</span></code> to allow discussions on the Merge Request.</li>
11301125
<li>
1131-
<p><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">update_description</span></code> to update the Merge Request description</p>
1126+
<p><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">comment</span></code> to add a comment to the Merge Request</p>
11321127
<p><em>Additional fields:</em></p>
11331128
<ul>
11341129
<li>(required) <code class="language-css highlight"><span class="nt">message</span></code> The message that will be commented on the Merge Request.</li>
@@ -1139,6 +1134,13 @@ <h4 id="actions.if.then.action"><code>actions[].if.then[].action</code><a class=
11391134
</code></pre></div>
11401135
</li>
11411136
<li>
1137+
<p><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">lock_discussion</span></code> to prevent further discussions on the Merge Request.</p>
1138+
</li>
1139+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">reopen</span></code> to reopen the Merge Request.</li>
1140+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">unapprove</span></code> to approve the Merge Request.</li>
1141+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">unlock_discussion</span></code> to allow discussions on the Merge Request.</li>
1142+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">update_description</span></code> to update the Merge Request description</li>
1143+
<li>
11421144
<p><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">add_label</span></code> to add <em>an existing</em> label to the Merge Request</p>
11431145
<p><em>Additional fields:</em></p>
11441146
<ul>

search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)