Document my version guardrail
This commit is contained in:
parent
a1404a0094
commit
84a8c3679f
1 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue