[SciPy-Dev] Can a PR be configured to run only the build of the docs?

Eric Larson larson.eric.d at gmail.com
Wed Apr 28 19:28:30 EDT 2021


>
>  Is there text that I can add to the commit message (or some other method)
> so that only the CircleCI jobs are run?
>

As of 22 days ago you can use [skip azp] (among other options) in your
commit message to skip the Azure pipelines run:

https://github.com/scipy/scipy/pull/13811

Feel free in your PR to add [skip azurepipelines] to the list of possible
skip messages that's looked for.

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/scipy-dev/attachments/20210428/131b6cef/attachment.html>


More information about the SciPy-Dev mailing list