-
|
Beta Was this translation helpful? Give feedback.
Answered by
jd
Aug 5, 2024
Replies: 1 comment
-
👋 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DrAugus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👋
check-success~=^deploy-
is true if any check starting withdeploy-
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.