;doc: RELEASING
This commit is contained in:
parent
1d0b2bf9ce
commit
3dbd441210
@ -46,7 +46,11 @@ Checklist:
|
|||||||
1. cherry pick changes to release
|
1. cherry pick changes to release
|
||||||
1. always update main changelogs first
|
1. always update main changelogs first
|
||||||
2. cherry pick minor-release-worthy commits
|
2. cherry pick minor-release-worthy commits
|
||||||
- don't cherry pick changelog commits, "dev: doc: update ..."
|
- from: magit, `l o X.Y..master`, `M-x magit-toggle-buffer-lock`, `C-x D`
|
||||||
|
(`M-x toggle-window-dedicated`)
|
||||||
|
- to: magit, `l o master..X.Y`, `M-x magit-toggle-buffer-lock`, `C-x D`
|
||||||
|
- ignore commits already seen in previous cherry picking sessions
|
||||||
|
- ignore changelog commits ("dev: doc: update ...")
|
||||||
3. in main changelogs, move corresponding change items under minor release heading
|
3. in main changelogs, move corresponding change items under minor release heading
|
||||||
|
|
||||||
1. finalise release
|
1. finalise release
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user