Skip to content

Commit cd4c22d

Browse files
authored
Merge pull request #7649 from saschagrunert/cherry-pick-approved-plugin
Mention cherrypickapproved prow plugin in SIG Release docs
2 parents 70e414b + d1a5c2b commit cd4c22d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

contributors/devel/sig-release/cherry-picks.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,11 @@ pull requests on the `master` branch in that they:
164164
The [Release Managers][release-managers] are the final approvers on release
165165
branches.
166166

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.
171172

172173
The team scrubs through incoming cherry picks on at least a weekly basis,
173174
daily during burndown ahead of a .0 release. Ahead of point releases,

0 commit comments

Comments
 (0)