Skip to content

Commit

Permalink
Update bert_e/templates/queue_build_failed.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Mar 6, 2024
1 parent 189582f commit 6042d92
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bert_e/templates/queue_build_failed.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ The corresponding build for the queue failed:
- Click on login on the [status page]({{ frontend_url }}).
- Go into the [manage]({{ frontend_url }}/manage) page.
- Find the option called `Rebuild the queue` and click on it.
This will remove the pull request from the queue.
Bert-E will loop again on all pull requests to put the valid ones
in the queue again, while skipping the one with the `/wait` comment.
- Wait for the new queue to merge, then merge/rebase your pull request
with the latest changes to then work on a proper fix.
- Once the issue is fixed, delete the `/wait` comment and
Expand Down

0 comments on commit 6042d92

Please sign in to comment.