Skip to content

I used to have a 'Re-run all jobs' button in my GitHub runner, but it seems to have disappeared. I would appreciate any help in finding out how to get this button back. #138101

Answered by mdazfar2
ansiace asked this question in Actions
Discussion options

You must be logged in to vote

@ansiace The "Re-run all jobs" option is only available in the Actions tab of a GitHub repository, and only if there are previous workflow runs that have failed or been cancelled.

Here are the steps to find the "Re-run all jobs" option in the Actions tab of a GitHub repository:

  1. Go to the repository's main page on GitHub.
  2. Click on the "Actions" tab at the top of the page.
  3. Find the failed or cancelled workflow run that you want to re-run, and click on it to open the workflow run page.
    On the workflow run page, click on the "Re-run all jobs" button in the top-right corner of the page, next to the "Cancel workflow" button.
    If there are no previous workflow runs that have failed or been cance…

Replies: 6 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TamiyoucoVN

This comment was marked as off-topic.

Comment options

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

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
1 reply
@TamiyoucoVN

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants