Skip to content

Commit de9a1ed

Browse files
committed
chore: Clarify downstream PR titles and labels
1 parent e3ffe71 commit de9a1ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/pre-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
4444
- [ ] Update Rust toolchain in the `config/versions.yaml` file.
4545
- [ ] Update Rust toolchain in UBI9 and stackable-base images
4646
- [ ] Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
47-
- [ ] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action.
47+
- [ ] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action. Use the following title for downstream PRs: `chore(template): Updates for SDP YY.M.X`.
4848
- [ ] [Search for PRs](https://github.com/search?q=org%3Astackabletech%20sort%3Aupdated-desc%20is%3Apr%20is%3Aopen%20Update%20templated%20files&type=pullrequests) and add them to the list below.
49-
- [ ] Merge downstream PRs, see below for more details.
49+
- [ ] Add the `release/YY.M.X` label to the downstream PRs and continue to merge them. See below for more details.
5050

5151
### Downstream PRs
5252

0 commit comments

Comments
 (0)