Merge "Mention removing codespell job in bugfix branches"

This commit is contained in:
Zuul 2025-02-19 22:30:12 +00:00 committed by Gerrit Code Review
commit f9c3c1d9f2

View File

@ -198,8 +198,10 @@ following change:
https://review.opendev.org/c/openstack/ironic/+/938660 https://review.opendev.org/c/openstack/ironic/+/938660
It is also mandatory to comment out the metal3 integration job as it is not It is also mandatory to comment out or remove the metal3 integration job as it
supposed to run in stable or bugfix branches. is not supposed to run in stable or bugfix branches, and also comment out or
remove the tox codespell job to avoid failures due to version changes, spelling
is fixed in master and most recent stable branches only and backported "as is".
Things to do before releasing Things to do before releasing
============================= =============================