Skip to content

Commit 00dd973

Browse files
BridgeARtargos
authored andcommitted
doc: specify fast-tracking
Currently the documentation is not specific how fast-tracking should be applied. This specifies exactly how things should be done to prevent confusion. PR-URL: #22929 Reviewed-By: Denys Otrishko <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Vse Mozhet Byt <[email protected]> Reviewed-By: John-David Dalton <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Weijia Wang <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Matheus Marchini <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: George Adams <[email protected]>
1 parent ef5d90d commit 00dd973

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

COLLABORATOR_GUIDE.md

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

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

190193
### Testing and CI
191194

0 commit comments

Comments
 (0)