File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
contributors/devel/sig-release Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -164,10 +164,11 @@ pull requests on the `master` branch in that they:
164
164
The [ Release Managers] [ release-managers ] are the final approvers on release
165
165
branches.
166
166
167
- Approval is signified by a Release Manager manually applying the
168
- ` cherry-pick-approved ` label. This action removes the
169
- ` do-not-merge/cherry-pick-not-approved ` label and triggers a merge into the
170
- target branch.
167
+ Approval is signified by a Release Manager by approving the PR using the
168
+ GitHub review feature. The [ ` cherrypickapproved ` ] ( https://github.com/kubernetes/test-infra/tree/ce9ca27/prow/plugins/cherrypickapproved )
169
+ prow plugin will take care of applying the ` cherry-pick-approved ` label as
170
+ well as removing the ` do-not-merge/cherry-pick-not-approved ` one, which
171
+ triggers a merge into the target branch.
171
172
172
173
The team scrubs through incoming cherry picks on at least a weekly basis,
173
174
daily during burndown ahead of a .0 release. Ahead of point releases,
You can’t perform that action at this time.
0 commit comments