You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/pre-release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,9 +44,9 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
44
44
-[ ] Update Rust toolchain in the `config/versions.yaml` file.
45
45
-[ ] Update Rust toolchain in UBI9 and stackable-base images
46
46
-[ ] 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`.
48
48
-[ ][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.
0 commit comments