From 14b0477c4e92929410ca9ea3dde79a55f8a13f6c Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 12 Feb 2022 13:11:22 +0000 Subject: [PATCH] Add missing post-release step: process "Fix Committed" Launchpad bugs --- ReleaseProcess.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseProcess.md b/ReleaseProcess.md index 5aa4ce9..76ba4db 100644 --- a/ReleaseProcess.md +++ b/ReleaseProcess.md @@ -161,6 +161,7 @@ as well as for bug targeting. To create a new milestone: 15. Send announcement of the release to the apparmor mailing list **apparmor@lists.ubuntu.com** 16. Make a copy of the announcement on the launchpad page at https://launchpad.net/apparmor/+announce 17. Go through bugs targeted to the milestone https://bugs.launchpad.net/apparmor/+milestone/X.Y.Z and either close them or move them to a different milestone if they were not fixed by this release +18. Go through ["Fix Committed" bugs](https://bugs.launchpad.net/apparmor/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=FIXCOMMITTED). For each of them: if the committed fix made it into this release, change status to Fix Released* > ??? Register a new series in lp - when should this be done? Before > files can be uploaded to it, but can be after branch is created