Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
8c15651f
Commit
8c15651f
authored
May 02, 2016
by
David McMahon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pull request and cherrypick docs for release notes to more accurately…
Update pull request and cherrypick docs for release notes to more accurately reflect current process.
parent
bacb12a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
8 deletions
+6
-8
cherry-picks.md
docs/devel/cherry-picks.md
+6
-8
No files found.
docs/devel/cherry-picks.md
View file @
8c15651f
...
@@ -42,14 +42,12 @@ depending on the point in the release cycle.
...
@@ -42,14 +42,12 @@ depending on the point in the release cycle.
1.
Cherrypicks are
[
managed with labels and milestones
]
1.
Cherrypicks are
[
managed with labels and milestones
]
(pull-requests.md#release-notes)
(pull-requests.md#release-notes)
1.
All label/milestone accounting happens on PRs on master. There's nothing to
1.
To get a PR merged to the release branch, first ensure the following labels
do on PRs targeted to the release branches.
are on the original
**master**
branch PR:
1.
When you want a PR to be merged to the release branch, make the following
*
An appropriate milestone (e.g. v1.3)
label changes to the
**master**
branch PR:
*
The
`cherrypick-candidate`
label
*
Remove release-note-label-needed
1.
If
`release-note-none`
is set on the master PR, the cherrypick PR will need
*
Add an appropriate release-note-(!label-needed) label
to set the same label to confirm that no release note is needed.
*
Add an appropriate milestone
*
Add the
`cherrypick-candidate`
label
1.
`release-note`
labeled PRs generate a release note using the PR title by
1.
`release-note`
labeled PRs generate a release note using the PR title by
default OR the release-note block in the PR template if filled in.
default OR the release-note block in the PR template if filled in.
*
See the
[
PR template
](
../../.github/PULL_REQUEST_TEMPLATE.md
)
for more
*
See the
[
PR template
](
../../.github/PULL_REQUEST_TEMPLATE.md
)
for more
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment