diff options
author | Patrick Georgi <pgeorgi@google.com> | 2019-12-13 14:09:28 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-12-16 09:37:53 +0000 |
commit | ed06e119007e65d5578963d871a1c15fb89b4d87 (patch) | |
tree | e0d34cb63329a099ff22fd9e5eb8e1f663a56e29 /Documentation | |
parent | 2f99897d006e49c64e337a1290298dd745f31434 (diff) |
Documentation: Extend release checklist (list to-be deprecated boards)
Make it part of the release process to note not only what config flags /
code properties etc will be deprecated, but to also spell out which
boards would be affected at the time of the release.
Change-Id: I0ef1404e75182ea4bacae31edb0a843e7a359545
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37702
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/releases/checklist.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/releases/checklist.md b/Documentation/releases/checklist.md index ff931412f7..49045573d3 100644 --- a/Documentation/releases/checklist.md +++ b/Documentation/releases/checklist.md @@ -56,6 +56,9 @@ be more frequent than was needed, so we scaled it back to twice a year. and to update the release notes - [ ] Update the topic in the irc channel with the date of the upcoming release +- [ ] If there are any deprecations announced for the following release, + make sure that a list of currently affected board and chipsets is + part of the release notes. - [ ] Finalize release notes (as much as possible), without specifying release commit ids |