Skip to content

Commit ab96aea

Browse files
authored
chore(issue_template): Add reminder to update prereqs for select products (#1109)
* chore(issue_template): Add reminder to update prereqs for select products * chore(issue_template): grammar
1 parent b4b5a33 commit ab96aea

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/update-product-airflow.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Download new constraints file (see `airflow/download_constraints.sh`).
3232
- [ ] Update other dependencies if applicable (eg: python, statsd_exporter, etc).
3333
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3435
- [ ] Update the version in demos. Add the PR(s) to the list below.
3536

3637
## Related Pull Requests

.github/ISSUE_TEMPLATE/update-product-druid.md

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Add/Change/Remove anything that isn't applicable anymore
3434
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3535
- [ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions.
3636
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
37+
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3738
- [ ] Update the version in demos. Add the PR(s) to the list below.
3839

3940
## Related Pull Requests

.github/ISSUE_TEMPLATE/update-product-hive.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Add/Change/Remove anything that isn't applicable anymore
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, aws_java_sdk_bundle, etc).
3434
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
35+
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3536
- [ ] Update the version in demos. Add the PR(s) to the list below.
3637

3738
## Related Pull Requests

.github/ISSUE_TEMPLATE/update-product-superset.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Delete old constraint files and patch directories.
3434
- [ ] Update other dependencies if applicable (eg: python, auth_lib, etc).
3535
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
36+
- [ ] Ensure prerequisites are up to date (required-external-components.adoc).
3637
- [ ] Update the version in demos. Add the PR(s) to the list below.
3738

3839
## Related Pull Requests

0 commit comments

Comments
 (0)