Community: Make the cherry-pick process document easier to find

Created on 7 Sep 2017  路  4Comments  路  Source: kubernetes/community

Currently I have been searching for ten minutes and I cannot find it at all.

994 takes me to https://github.com/kubernetes/community/issues/cherry-picks.md which is "Not found".

Searching for things like cherry-pick kubernetes process, I didn't find anything definitive.

EDIT: Using GitHub search in this repo I found https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md

sicontributor-experience

Most helpful comment

All 4 comments

@bboreham
There are no sig labels on this issue. Please add a sig label by:

  1. mentioning a sig: @kubernetes/sig-<group-name>-<group-suffix>
    e.g., @kubernetes/sig-contributor-experience-<group-suffix> to notify the contributor experience sig, OR

  2. specifying the label manually: /sig <label>
    e.g., /sig scalability to apply the sig/scalability label

Note: Method 1 will trigger an email to the group. You can find the group list here and label list here.
The <group-suffix> in the method 1 has to be replaced with one of these: _bugs, feature-requests, pr-reviews, test-failures, proposals_

/sig contributor-experience

@bboreham I send a PR trying to fix this. It adds a link in k8s-merge-robot's comment.

When a PR is merged, k8s-merge-robot will comment as below.

k8s-merge-robot commented 2 minutes ago

Automatic merge from submit-queue

I modify it to be

k8s-merge-robot commented 2 minutes ago

Automatic merge from submit-queue. If you want to cherry pick this PR, please follow the instructions here.

here has a link to cherry-picks.md, it's shown as here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

spiffxp picture spiffxp  路  5Comments

ehashman picture ehashman  路  4Comments

rlenferink picture rlenferink  路  4Comments

embano1 picture embano1  路  4Comments

dddd45 picture dddd45  路  4Comments