Also add the file!
This commit is contained in:
parent
e44e4a31e6
commit
25f93acfc6
1 changed files with 19 additions and 0 deletions
19
modules/ROOT/pages/pgm_guide/sop/eol-warning.adoc
Normal file
19
modules/ROOT/pages/pgm_guide/sop/eol-warning.adoc
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
= EOL warning SOP
|
||||
|
||||
This document outlines the procedure for doing the end-of-life (EOL) warning.
|
||||
|
||||
== Timing/trigger
|
||||
|
||||
This process is triggered by the release of Fedora Linux N+2.
|
||||
The schedule calls for it to occur two days after the release, but any time within two weeks of release day is sufficient.
|
||||
|
||||
== Process
|
||||
|
||||
. Select all bugs for Fedora version N-2 that are not closed and save the results as a CSV file.
|
||||
.. Do this for both the **Fedora** product and the **Fedora Container Images** product.
|
||||
.. Exclude bugs with the **Tracking** keyword.
|
||||
.. This {bugzilla_eol_query}[Bugzilla query] will give you the right results (just update the version).
|
||||
. Run `./fedora_bz.py --release 34 --date 2022-06-07 eolwarn bugs-2022-05-12.csv`
|
||||
|
||||
WARNING: This script will take a while to run.
|
||||
Execute it from a machine with stable power and networking.
|
||||
Loading…
Add table
Add a link
Reference in a new issue