Skip to content

Commit 1fd7032

Browse files
committed
chore: Adjust task links
1 parent ad1600a commit 1fd7032

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ Replace the items in the task lists below with the applicable Pull Requests / Is
2727

2828
```[tasklist]
2929
### Week 1
30-
- [ ] [Update and release operator-rs workspace members](https://github.com/stackabletech/operator-rs/issues/new?assignees=&labels=epic&projects=&template=release-workspace-members.md&title=chore%3A+Update+and+release+workspace+members)
31-
- [ ] [Update Rust toolchain of operators](https://github.com/stackabletech/operator-templating/issues/new?assignees=&labels=epic&projects=&template=pre-release.md&title=chore%3A+Update+Rust+toolchain+to+1.XX)
32-
- [ ] [Update Rust dependencies of operators](https://github.com/stackabletech/issues/issues/new?assignees=&labels=epic&projects=&template=pre-release.md&title=chore%28tracking%29%3A+Update+Rust+dependencies+of+operators+for+Stackable+release+XX.%28X%29X)
33-
- [ ] [Update Container Images](https://github.com/stackabletech/docker-images/issues/new?assignees=&labels=epic&projects=&template=pre-release.md&title=chore%3A+Update+Container+Images+for+Stackable+Release+XX.%28X%29X)
30+
- [ ] [Update and release operator-rs workspace members](https://github.com/stackabletech/operator-rs/issues/new?template=release-workspace-members.md)
31+
- [ ] [Update Rust toolchain of operators](https://github.com/stackabletech/operator-templating/issues/new?template=pre-release.md)
32+
- [ ] [Update Rust dependencies of operators](https://github.com/stackabletech/issues/issues/new?template=pre-release-operator-rust-deps.md)
33+
- [ ] [Update Container Images](https://github.com/stackabletech/docker-images/issues/new?template=pre-release.md)
3434
```
3535

3636
```[tasklist]
3737
### Week 2
38-
- [ ] [Check and update getting-started script](https://github.com/stackabletech/issues/issues/new?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen&template=pre-release-getting-started-scripts.md)
39-
- [ ] Run/check demos with dev release and main branch and create draft PR for release-related changes including updated screenshots
38+
- [ ] [Check and update getting-started script](https://github.com/stackabletech/issues/issues/new?template=pre-release-getting-started-scripts.md)
39+
- [ ] [Test and update demos stable to nightly](https://github.com/stackabletech/issues/issues/new?template=pre-release-demos-nightly.md)
4040
- [ ] Ensure integration tests are successful on OpenShift
4141
- [ ] Test SDP release upgrade against several demos (i.e. install current release, run demo, bump to dev release, check what needs to be patched)
4242
- [ ] Run all of the test suites in Jenkins (with all product versions, not just "nightly")

0 commit comments

Comments
 (0)