Skip to content

Commit 9fa3813

Browse files
cjihrigtargos
authored andcommitted
doc: edit fast-tracking section
PR-URL: #23059 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
1 parent d1826fe commit 9fa3813

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

COLLABORATOR_GUIDE.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,12 @@ can be fast-tracked and may be landed after a shorter delay. For example:
184184
* Regressions that happen right before a release, or reported soon after.
185185

186186
When a pull request is deemed suitable to be fast-tracked, label it with
187-
`fast-track` and add a comment that collaborators may upvote. Please mention the
188-
collaborators that gave an approval before in that comment. If someone disagrees
189-
with the fast-tracking request, remove the label and leave a comment why it
190-
should not be fast-tracked. The pull request can be landed once 2 or more
191-
Collaborators approve both the pull request and the fast-tracking request, and
192-
the necessary CI testing is done.
187+
`fast-track` and add a comment that collaborators may upvote. Please mention any
188+
Collaborators that previously approved the pull request. If someone disagrees
189+
with the fast-tracking request, remove the label and leave a comment indicating
190+
why the pull request should not be fast-tracked. The pull request can be landed
191+
once two or more Collaborators approve both the pull request and the
192+
fast-tracking request, and the necessary CI testing is done.
193193

194194
### Testing and CI
195195

0 commit comments

Comments
 (0)