Skip to content

Commit 37c9a75

Browse files
committed
templates/rebase: add example link to step
Examples are usually really useful so let's add one here.
1 parent 9e27b0e commit 37c9a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/rebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Branching is when a new stream is "branched" off of `rawhide`. This eventually b
7676
- `koji tag-build f${N+1}-coreos-continuous $BUILD`
7777
- example: `koji tag-build f36-coreos-continuous fedora-release-36-0.16`
7878

79-
- [ ] Add the N+1 signing key short hash (usually found [here](https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/templates/pungi.rpm.conf.j2)) to the tag info for the coreos-pool tag. The following commands view the current settings and then update the list to the 32/33/34/35 keys. You'll most likely have to get someone from releng to run the second command (`edit-tag`).
79+
- [ ] Add the N+1 signing key short hash (usually found [here](https://pagure.io/fedora-infra/ansible/blob/main/f/roles/bodhi2/backend/templates/pungi.rpm.conf.j2)) to the tag info for the coreos-pool tag. The following commands view the current settings and then update the list to the 32/33/34/35 keys. You'll most likely have to get someone from releng to run the second command (`edit-tag`). An example request looks [like this](https://pagure.io/releng/issue/10635).
8080
- `koji taginfo coreos-pool`
8181
- `koji edit-tag coreos-pool -x tag2distrepo.keys="12c944d0 9570ff31 45719a39 9867c58f"`
8282

0 commit comments

Comments
 (0)