Skip to content

Commit 79be69b

Browse files
committed
chore(issue_templates): Add tasks for updating the main documentation repo
1 parent 9801f59 commit 79be69b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, etc).
3434
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
36+
- [ ] Update versions used in the documentation repository.
3637

3738
## Related Pull Requests
3839

@@ -44,6 +45,7 @@ Add/Change/Remove anything that isn't applicable anymore
4445
- _Link to the operator PR (getting_started / kuttl / supported-versions)_
4546
- _Link to any other operator PRs (getting_started / kuttl)_
4647
- _Link to demo PR (raise against the `main` branch)_
48+
- _Link to documentation repo PR_
4749
- _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4850

4951
## Acceptance

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Add/Change/Remove anything that isn't applicable anymore
3535
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3636
- [ ] Maybe update versions in `tests/templates/kuttl/opa-authorization/check-opa.py.j2` (if tests fail)
3737
- [ ] Update the version in demos. Add the PR(s) to the list below.
38-
- [ ] Update versions used in the documentation repository
38+
- [ ] Update versions used in the documentation repository.
3939

4040
### trino-cli
4141

@@ -44,7 +44,7 @@ Add/Change/Remove anything that isn't applicable anymore
4444
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
4545
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4646
- [ ] Update the version in demos. Add the PR(s) to the list below.
47-
- [ ] Update versions used in the documentation repository
47+
- [ ] Update versions used in the documentation repository.
4848

4949
## Related Pull Requests
5050

@@ -56,6 +56,7 @@ Add/Change/Remove anything that isn't applicable anymore
5656
- _Link to the operator PR (getting_started / kuttl / supported-versions)_
5757
- _Link to any other operator PRs (getting_started / kuttl)_
5858
- _Link to demo PR (raise against the `main` branch)_
59+
- _Link to documentation repo PR_
5960
- _Link to the Release Notes PR in the documentation repo (if not a comment below)_
6061

6162
## Acceptance

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, etc).
3434
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
36+
- [ ] Update versions used in the documentation repository.
3637

3738
## Related Pull Requests
3839

@@ -44,6 +45,7 @@ Add/Change/Remove anything that isn't applicable anymore
4445
- _Link to the operator PR (getting_started / kuttl / supported-versions)_
4546
- _Link to any other operator PRs (getting_started / kuttl)_
4647
- _Link to demo PR (raise against the `main` branch)_
48+
- _Link to documentation repo PR_
4749
- _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4850

4951
## Acceptance

0 commit comments

Comments
 (0)