Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: update fast-track approval comment request
Collaborators no longer need to add a comment for other collaborators
to upvote after adding the `fast-track` label as the GitHub actions
bot is configured to automatically add a comment after the label is
added.
  • Loading branch information
VoltrexKeyva committed Oct 4, 2021
commit c4053ec4e221872c3787ccd860991b358ffcd7ee
4 changes: 2 additions & 2 deletions doc/guides/collaborator-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ delay. For example:
* Regressions that break the workflow (red CI or broken compilation).
* Regressions that happen right before a release, or reported soon after.

To propose fast-tracking a pull request, apply the `fast-track` label. Then add
a comment that collaborators can upvote.
To propose fast-tracking a pull request, apply the `fast-track` label. Then a
GitHub Action will add a comment that collaborators can upvote.

If someone disagrees with the fast-tracking request, remove the label. Do not
fast-track the pull request in that case.
Expand Down