This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author FFY00
Recipients FFY00, vstinner
Date 2020-05-07.17:48:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The workaround presented at https://github.community/t5/GitHub-Actions/Feature-request-conditional-required-checks/m-p/51344/highlight/true#M8157 seems pretty reasonable. And it seems like travis is alerady doing the same thing as it doesn't have native support to skip runs based on path changes.

I can open a PR if you want.
History
Date User Action Args
2020-05-07 17:48:40FFY00setrecipients: + FFY00, vstinner
2020-05-07 17:48:40FFY00setmessageid: <[email protected]>
2020-05-07 17:48:40FFY00linkissue40548 messages
2020-05-07 17:48:40FFY00create