Skip to content

Commit 525d5ee

Browse files
committed
chore: Revert changes in release.md template
1 parent b2c5e08 commit 525d5ee

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
name: Release Tracking
3-
about: This template can be used to track the progress of the SDP
4-
title: "chore(tracking): Release SDP XX.(X)X"
2+
name: Release
3+
about: This template can be used to track the release process at Stackable
4+
title: Release XX.(X)X
55
labels: ['epic']
66
assignees: ''
77

@@ -20,13 +20,9 @@ assignees: ''
2020
2121
## Release checklists
2222

23-
Replace the items in the task lists below with the applicable Pull Requests / Issues
24-
2523
```[tasklist]
2624
### General pre-requisites (before feature freeze)
27-
- [ ] [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)
28-
- [ ] [TODO: Update Rust toolchain](https://github.com/stackabletech/operator-templating)
29-
- [ ] [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)
25+
- [ ] Bump operator-rs to latest version in all operators. This should be done early in the release cycle to leave sufficient time for testing etc.
3026
- [ ] Check Rust and e.g. cargo deps versions
3127
- [ ] Run/check getting-started scripts
3228
- [ ] Run/check demos with dev release and main branch and create draft PR for release-related changes

0 commit comments

Comments
 (0)