Skip to content

Does this check-success~=^deploy- check everything that starts with deploy? #5119

Answered by jd
DrAugus asked this question in Q&A
Discussion options

You must be logged in to vote

👋
check-success~=^deploy- is true if any check starting with deploy- is success.
There is no way to know every CI that will report to GitHub (this is not the way GitHub API works). You therefore need to list every CI that you expect.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DrAugus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants