Skip to content

Commit abfcbcd

Browse files
VoltrexKeyvadanielleadams
authored andcommittedOct 5, 2021
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. PR-URL: #40316 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
1 parent e2cd2f4 commit abfcbcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎doc/guides/collaborator-guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ delay. For example:
184184
* Regressions that break the workflow (red CI or broken compilation).
185185
* Regressions that happen right before a release, or reported soon after.
186186

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.