[x] Update doc/releases/release-notes-3.0.rst detailed sections (relative to 2.7.0 release) as important issues are addressed (subsystem owners). See #25869
[x] Finalize Release Notes
[x] Add list of GitHub issues (spell check issue list and fix in GitHub as needed) using scripts/release/list_issues.py
[x] Review doc/releases/release-notes-3.0.rst overview summary and details sections (see Sign-off below)
[x] Request summary details from code owners
[x] Update doc/reference/api/overview.rst
[x] Update doc/conf.py (add version to pick list)
[x] Update doc/LICENSING.rst for new components that do not have a license
[x] Create release and add notes on https://github.com/zephyrproject-rtos/zephyr/releases. Make sure you use the zephyr-v3.0.0 tag so that the .zip that GitHub offers has a reasonable name. Add the release notes to the GitHub release.
[x] After Release
[x] Update patchlevel in Makefile (PATCHLEVEL = 99)
[ ] Major enhancements:
[x] Pre RC1 Steps
See https://docs.zephyrproject.org/latest/development_process/release_process.html#tagging for tagging details
doc/releases/release-notes-3.0.rst
with feature summary from https://www.zephyrproject.org/developers/#releases-overview #22923[x] Update
doc/releases/release-notes-3.0.rst
detailed sections (relative to 2.7.0 release) as important issues are addressed (subsystem owners). See #25869scripts/release/list_issues.py
doc/releases/release-notes-3.0.rst
overview summary and details sections (see Sign-off below)doc/reference/api/overview.rst
doc/conf.py
(add version to pick list)[x] Update
doc/LICENSING.rst
for new components that do not have a license[x] #42987
[x] Create release and add notes on https://github.com/zephyrproject-rtos/zephyr/releases. Make sure you use the
zephyr-v3.0.0
tag so that the.zip
that GitHub offers has a reasonable name. Add the release notes to the GitHub release.v3.0-branch
branch for 3.0.x releases (from v3.0.0 tag, don't include the switch to patchlevel 99)backport v3.0-branch
label