1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00

github: update new-release issue template

Add instructions about creating prow jobs for new release branches.
This commit is contained in:
Markus Lehtonen 2022-12-21 10:24:48 +02:00
parent 921316a4c2
commit 30e7c24795

View file

@ -17,6 +17,9 @@ Please do not remove items from the checklist
`git branch release-0.$MAJ master`
- [ ] An OWNER pushes the new release branch with
`git push release-0.$MAJ`
- [ ] Create Prow pre-submit job configuration for the new release branch in K8s
[test-infra](https://github.com/kubernetes/test-infra), submit a PR
- [ ] Wait for the test-infra Prow config PR to be merged
- [ ] Run `hack/prepare-release.sh $VERSION` to turn references to point to the upcoming release
(README, deployment templates, docs configuration, test/e2e flags), submit a PR against the release branch
- An OWNER prepares a draft release