Skip to content

Commit

Permalink
doc: update fast-track approval comment request
Browse files Browse the repository at this point in the history
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
1 parent 7f2cb44 commit b28568b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/guides/collaborator-guide.md
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 the
GitHub actions bot 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

0 comments on commit b28568b

Please sign in to comment.