Document my version guardrail

This commit is contained in:
Ben Cotton 2019-11-27 14:33:18 -05:00
commit 84a8c3679f

View file

@ -304,6 +304,10 @@ For example, to warn that Fedora 29 will be EOL on 19 November 2019:
WARNING: This script will take a while to run.
Execute it from a machine with stable power and networking.
TIP: By default, the script will check to see that the version of the bug matches the EOL version you specfify.
You will need to add the version field to your bugzilla query for this to work.
If for some reason you like to live dangerously, you can set `CHECK_VERSION = 0` in the script.
== EOL day
=== Bug closure
@ -318,6 +322,10 @@ For example, to close Fedora 29 bugs with an EOL date of 19 November 2019:
WARNING: This script will take a while to run.
Execute it from a machine with stable power and networking.
TIP: By default, the script will check to see that the version of the bug matches the EOL version you specfify.
You will need to add the version field to your bugzilla query for this to work.
If for some reason you like to live dangerously, you can set `CHECK_VERSION = 0` in the script.
=== Update product description
Adjust wording of the https://bugzilla.redhat.com/editproducts.cgi?action=edit&product=Fedora[Fedora product] in Bugzilla to reflect the EOL.