Skip to content

Commit

Permalink
templates/rebase: document final next release before GA
Browse files Browse the repository at this point in the history
This is what we do in practice but it wasn't documented.
  • Loading branch information
jlebon committed Nov 3, 2023
1 parent 4503037 commit ef22618
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ISSUE_TEMPLATE/rebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ Branching is when a new stream is "branched" off of `rawhide`. This eventually b

## Preparing for Fedora (N) GA

### Ship a final `next` release

If the packages in `next-devel` don't exactly match the last `next` release that was done, we need to do a release with the final GA content. This ensures that what we'll promote to `testing` has the exact content in GA (plus version fast-tracks). This usually happens on the Thursday of the announcement of Go.

- [ ] Ensure final `next` release has GA content

### Update [fedora-coreos-config](https://github.com/coreos/fedora-coreos-config/) `testing-devel`

- [ ] Bump `releasever` in `manifest.yaml`
Expand Down

0 comments on commit ef22618

Please sign in to comment.