Skip to content

Commit 16963c8

Browse files
committed
Add tip to speed up release process to releasing doc
Signed-off-by: Sunnatillo <[email protected]>
1 parent be4c688 commit 16963c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

processes/releasing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ the post-release actions required to add new release branches to the CI.
88
High-level release process for a major/minor release. For patch releases, only
99
release the relevant versions.
1010

11+
**TIP**: To speed up the release process, run the `hack/verify-release.sh`
12+
script on all release branches of all repos (and on the main branch for
13+
pre-releases). The script shows if any modules need updating or if there are
14+
CVE fixes required. Open PRs to fix these issues in parallel to make the
15+
release process faster.
16+
1117
**NOTE**: [Ironic-image](https://github.com/metal3-io/ironic-image) (via
1218
upstream Ironic) and
1319
[IrSO](https://github.com/metal3-io/ironic-standalone-operator) (linked to

0 commit comments

Comments
 (0)