Skip to content

GitHub Actions override status checks #25313

Answered by weide-zhou
gotbahn asked this question in Actions
Discussion options

You must be logged in to vote

Hi @godban,

If your status check sent from Github action job, and use pull_request event as a trigger, new workflow started and the status check will be overridden, it’s by designed.

If you use postman with a PAT to create a commit status(or use other workflow to create commit status,eg: push on master branch), the status check will not be overridden with different context.

Thanks.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants