File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -83,10 +83,11 @@ necessary.
83
83
### Author ready pull requests
84
84
85
85
A pull request that is still awaiting the minimum review time is considered
86
- _ author ready_ as soon as the CI has been started, it has at least one approval,
87
- and it has no outstanding review comments. Please always make sure to add the
88
- ` author ready ` label to the PR in that case and remove it again as soon as that
89
- condition is not met anymore.
86
+ _ author ready_ as soon as the CI has been started, it has at least two approvals
87
+ (one Collaborator approval is enough if the pull request has been open for more
88
+ than 7 days), and it has no outstanding review comments. Please always make sure
89
+ to add the ` author ready ` label to the PR in that case and remove it again as
90
+ soon as that condition is not met anymore.
90
91
91
92
### Handling own pull requests
92
93
Original file line number Diff line number Diff line change @@ -99,7 +99,8 @@ onboarding session.
99
99
* Please add the ` author-ready ` label for PRs where:
100
100
* the CI has been started (not necessarily finished),
101
101
* no outstanding review comments exist and
102
- * at least one collaborator approved the PR.
102
+ * at least two Collaborators approved the PR (one Collaborator approval is
103
+ enough if the pull request has been open for more than 7 days).
103
104
104
105
* See [ Who to CC in the issue tracker] [ who-to-cc ] .
105
106
* This will come more naturally over time
You can’t perform that action at this time.
0 commit comments