summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-01-28 16:09:14 +0100
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-01-28 18:19:14 +0100
commit4aa2cd6f68cd06ddbbb227d2f63efc2bd51054ca (patch)
tree73c437fe2f05608eadb2aeb8564a9811e8e1be93 /docs
parentd4d2e09f19e5d764b8b4df34f048f8babf670e8e (diff)
[5.2.x] Clarified the Releaser's discretion for determining and postponing the release date.
Backport of 8a6b4175d790424312965ec77e4e9b072fba188b from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/howto-release-django.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt
index b8a524cc84..b1fb435c48 100644
--- a/docs/internals/howto-release-django.txt
+++ b/docs/internals/howto-release-django.txt
@@ -188,8 +188,12 @@ A week before a security release
A few days before any release
-----------------------------
-#. As the release approaches, watch Trac to make sure no release blockers
- are left for the upcoming release.
+#. As the release approaches, watch Trac to make sure no release blockers are
+ left for the upcoming release. Under exceptional circumstances, such as to
+ meet a pre-determined security release date, a release could still go ahead
+ with an open release blocker. The releaser is trusted with the decision to
+ release with an open release blocker or to postpone the release date of a
+ non-security release if required.
#. Check with the other mergers to make sure they don't have any uncommitted
changes for the release.