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
<p>The PR number is reported with the directive <codeclass="docutils literal notranslate"><spanclass="pre">:pr:`NUMBER`</span></code>, and the author
928
+
of the PR uses the directive <codeclass="docutils literal notranslate"><spanclass="pre">:user:`AUTHOR</span><spanclass="pre">NAME</span><spanclass="pre"><GITHUB</span><spanclass="pre">HANDLE>`</span></code>.</p>
929
+
<p>Missing changelog entries, or changelog entries that do not follow the format,
930
+
will fail the changelog check in the CI.</p>
931
+
</section>
902
932
<sectionid="continuous-integration-ci">
903
933
<h3>Continuous Integration (CI)<aclass="headerlink" href="#continuous-integration-ci" title="Link to this heading">#</a></h3>
904
934
<p>After creating your PR, CI tools will run proceed to run all the tests on all
@@ -1052,6 +1082,7 @@ <h4>Integration<a class="headerlink" href="#integration" title="Link to this hea
1052
1082
</ul>
1053
1083
</li>
1054
1084
<liclass="toc-h2 nav-item toc-entry"><aclass="reference internal nav-link" href="#submitting-your-code">Submitting your code</a><ulclass="nav section-nav flex-column">
1085
+
<liclass="toc-h3 nav-item toc-entry"><aclass="reference internal nav-link" href="#updating-the-changelog">Updating the changelog</a></li>
0 commit comments