Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[squash] reword fast-track requirements
  • Loading branch information
joyeecheung committed Nov 17, 2017
commit d793f215c24b31126f0c7b550e3fd9821befe6dd
5 changes: 3 additions & 2 deletions COLLABORATOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,9 @@ can be fast-tracked and may be landed after a shorter delay:
* Changes that revert commit(s) and/or fix regressions.

When a pull request is deemed suitable to be fast-tracked, label it with
`fast-track`. The pull request can be landed once more than 2 collaborators
approve both the pull request and the fast-tracking request.
`fast-track`. The pull request can be landed once 2 or more collaborators
approve both the pull request and the fast-tracking request, and the necessary
CI testing is done.

### Testing and CI

Expand Down