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 brett.cannon
Recipients brett.cannon, steve.dower, vstinner
Date 2020-03-06.00:45:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I've turned off the required checks for GH Actions and flipped Azure Pipelines back on.

And to answer Victor's question, yes, you can make things conditional at the workflow, job, and job step level. I don't know what would happen if the check was moved from workflow to job level.
History
Date User Action Args
2020-03-06 00:45:00brett.cannonsetrecipients: + brett.cannon, vstinner, steve.dower
2020-03-06 00:45:00brett.cannonsetmessageid: <[email protected]>
2020-03-06 00:45:00brett.cannonlinkissue39837 messages
2020-03-06 00:45:00brett.cannoncreate