diff options
| author | David McMahon <djmm@google.com> | 2016-04-07 17:14:13 -0700 |
|---|---|---|
| committer | David McMahon <djmm@google.com> | 2016-04-07 17:14:13 -0700 |
| commit | bce6307f33584daf32a39fc1df329ee71fa22597 (patch) | |
| tree | d8ad410cd59bb84a64334372a0dfe7addb473bb8 /release-notes.md | |
| parent | 55432f3de8afb364005f9b3cc09f5bf609fb8a93 (diff) | |
Clarify release-note label requirement for non-master PRs.
Diffstat (limited to 'release-notes.md')
| -rw-r--r-- | release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes.md b/release-notes.md index 20c8faa8..e77c2769 100644 --- a/release-notes.md +++ b/release-notes.md @@ -121,7 +121,7 @@ will be collected from that cherry-pick PR. The only exception to this rule is when a PR is not a cherry-pick and is targeted directly to the non-master branch. In this case, a `release-note-*` -label is optional (and not enforced). +label is required for that non-master PR. 1. New labels added to github: `release-note-none`, maybe others for new release note categories - see Layout section below 1. A [new munger](https://github.com/kubernetes/kubernetes/issues/23409) that will: |
