<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 28, 2021 at 9:18 PM Warren Weckesser <<a href="mailto:warren.weckesser@gmail.com">warren.weckesser@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am working on an addition to the docs that only touches one existing<br>
.rst file and adds one new .rst file.    For the initial pull request,<br>
I want to run just CircleCI and generate the CircleCI docs artifact. I<br>
haven't followed all the changes to how CI is currently configured and<br>
run.  Is there text that I can add to the commit message (or some<br>
other method) so that only the CircleCI jobs are run?<br></blockquote><div><br></div><div>Not all providers support this, Azure is the worst. Travis CI has `[skip travis]`  and for GH Actions we use a custom `[skip github]` inside our action yaml files (I think it works, but not 100% sure - let us know if you try it).</div><div><br></div><div>Cheers,<br></div><div>Ralf</div><br></div></div>