Skip to content

Stale check runs #24761

Jun 29, 2020 · 8 comments · 1 reply
Discussion options

You must be logged in to vote

But what about when a check run transitions from in_progress to stale ? Can I modify the status then?

Yes, you can modify a check run which is stale to any other completed state.
Stale conclusions can be updated with the following conclusions:

  • stale ➡️ success
  • stale ➡️ failure
  • stale ➡️ neutral
  • stale ➡️ cancelled
  • stale ➡️ skipped
  • stale ➡️ timed_out
  • stale ➡️ action_required

To update a check run please see our docs on how to update a check run.

If you have any feedback about the docs, or this API please share it with our product team on our official product feedback form.

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@gaspar09
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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