Skip to content

Commit e91183a

Browse files
committed
chore: Add cargo-cyclonedx and cargo-auditable to issue template
1 parent 6043559 commit e91183a

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

.github/ISSUE_TEMPLATE/pre-release.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,20 @@ Part of <https://github.com/stackabletech/issues/TRACKING_ISSUE>
3838
> the latest Rust toolchain (used by us). To keep the toolchain in sync across
3939
> all our operators, we update the version centrally in this repository.
4040
41-
### Tasks in this Repository
41+
### Tasks
4242

4343
- [ ] Run `niv update` and test via `make run-dev`
4444
- [ ] Update Rust toolchain in the `config/versions.yaml` file.
45-
- [ ] Update Rust toolchain in UBI8, UBI9, and stackable-base images
45+
- [ ] Update Rust toolchain in UBI9 and stackable-base images
46+
- [ ] Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
4647
- [ ] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action.
47-
- [ ] [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 task list below.
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.
4849
- [ ] Merge downstream PRs, see below for more details.
4950

50-
Replace the items in the task lists below with the applicable Pull Requests
51+
### Downstream PRs
52+
53+
> ![!NOTE]
54+
> Replace the items in the task lists below with the applicable Pull Requests.
5155
5256
<!--
5357
The following list was generated by:
@@ -57,8 +61,8 @@ Replace the items in the task lists below with the applicable Pull Requests
5761
| xargs -I {} echo "- [ ] _PR for {}_"
5862
-->
5963

60-
### Tasks in Downstream Operator Repositories
61-
64+
- [ ] _PR for ubi9-rust-builder image_
65+
- [ ] _PR for stackable-base image_
6266
- [ ] _PR for airflow-operator_
6367
- [ ] _PR for commons-operator_
6468
- [ ] _PR for druid-operator_

0 commit comments

Comments
 (0)