Add the Fedora Container Images product to Bugzilla housekeeping.
This commit is contained in:
parent
9c4527507b
commit
64ae31f7ad
1 changed files with 6 additions and 2 deletions
|
|
@ -126,7 +126,7 @@ https://docs.fedoraproject.org/en-US/quick-docs/howto-file-a-bug/
|
|||
....
|
||||
|
||||
=== Create N+1 version
|
||||
* Create N+1 in Bugzilla's https://bugzilla.redhat.com/editversions.cgi?product=Fedor[Fedora product versions].
|
||||
* Create N+1 in Bugzilla's https://bugzilla.redhat.com/editversions.cgi?product=Fedora[Fedora] and https://bugzilla.redhat.com/editversions.cgi?product=Fedora%20Container%20Images[Fedora Container Images] product versions.
|
||||
|
||||
=== Rawhide Rebase
|
||||
All of the following condiditions must be met:
|
||||
|
|
@ -329,6 +329,7 @@ Tracking bugs of delivered Changes to be closed as `CURRENTRELEASE` resolution.
|
|||
|
||||
The EOL closure reminder is posted to all bugs for Fedora N-2 a day or two after the GA date of a new release.
|
||||
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.
|
||||
|
||||
Run the https://pagure.io/fedora-project-schedule/blob/master/f/scripts/closebugs/fedora_eol_warning.pl[`fedora_eol_warning.pl` script] against it.
|
||||
For example, to warn that Fedora 29 will be EOL on 19 November 2019:
|
||||
|
|
@ -347,6 +348,7 @@ If for some reason you like to live dangerously, you can set `CHECK_VERSION = 0`
|
|||
=== Bug closure
|
||||
All open bugs are closed on the EOL date.
|
||||
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.
|
||||
|
||||
Run the https://pagure.io/fedora-project-schedule/blob/master/f/scripts/closebugs/fedora_close_eol.pl[`fedora_close_eol.pl` script] against it.
|
||||
For example, to close Fedora 29 bugs with an EOL date of 19 November 2019:
|
||||
|
|
@ -375,10 +377,12 @@ https://docs.fedoraproject.org/en-US/quick-docs/howto-file-a-bug/
|
|||
....
|
||||
|
||||
=== Disable EOL version
|
||||
* Disable the EOL release in Bugzilla's https://bugzilla.redhat.com/editversions.cgi?product=Fedora[Fedora product versions].
|
||||
* Disable the EOL release in Bugzilla's https://bugzilla.redhat.com/editversions.cgi?product=Fedora[Fedora] and https://bugzilla.redhat.com/editversions.cgi?product=Fedora%20Container%20Images[Fedora Container Images] product versions.
|
||||
.
|
||||
|
||||
=== Wiki and website edits
|
||||
|
||||
* Update the index.html page on the https://fedorapeople.org/groups/schedule/[web view] of the schedule.
|
||||
* Update the https://fedoraproject.org/wiki/Releases[Releases wiki page].
|
||||
* Update the https://fedoraproject.org/wiki/Changes[Changes wiki page].
|
||||
* Add the EOL version and date to the https://fedoraproject.org/wiki/End_of_life[End of Life wiki page].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue