main
Fixed #37046 -- Allowed Ready for checkin Trac status in PR checks.
Added script to archive EOL stable branches.
Added scripts for building and releasing Django artifacts.
Fixed #36639 -- Added CI step to run makemigrations --check against test models.
Combined scripts confirm_release.sh and test_new_version.sh into verify_release.sh.
Refs #36500 -- Rewrapped long docstrings and block comments via a script.
Added python script suitable for using as prepare-commit-msg git hook.
Fixed two issues in release helper scripts/verify_release.sh.