Skip to content

Why does alls-green report success while GitHub UI shows red crosses? #19

Answered by webknjaz
BuddyGlas asked this question in Q&A
Discussion options

You must be logged in to vote

Sounds like you might be using something like continue-on-failure: true in those jobs, which makes GitHub set a successful outcome for them. The red crosses don't correspond to outcome but to result which may still be failing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by webknjaz
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
Converted from issue

This discussion was converted from issue #18 on November 30, 2022 14:30.