Skip to content

Commit 35d3679

Browse files
author
committed
Deployed dd66ce6 with MkDocs version: 1.6.0
1 parent 0af0dcf commit 35d3679

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

configuration/index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -1121,7 +1121,9 @@ <h4 id="actions.if.then.action"><code>actions[].if.then[].action</code><a class=
11211121
<p>This key controls what kind of action that should be taken.</p>
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>
1124+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">unapprove</span></code> to approve the Merge Request.</li>
11241125
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">close</span></code> to close the Merge Request.</li>
1126+
<li><code class="language-yaml highlight"><span class="l l-Scalar l-Scalar-Plain">reopen</span></code> to reopen the Merge Request.</li>
11251127
<li>
11261128
<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>
11271129
<p><em>Additional fields:</em></p>
@@ -1136,10 +1138,7 @@ <h4 id="actions.if.then.action"><code>actions[].if.then[].action</code><a class=
11361138
<li>
11371139
<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>
11381140
</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>
11411141
<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>
11431142
<li>
11441143
<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>
11451144
<p><em>Additional fields:</em></p>

search/search_index.json

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

0 commit comments

Comments
 (0)