File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -183,9 +183,12 @@ can be fast-tracked and may be landed after a shorter delay. For example:
183
183
* Regressions that happen right before a release, or reported soon after.
184
184
185
185
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.
189
192
190
193
### Testing and CI
191
194
You can’t perform that action at this time.
0 commit comments