From 9de3db2a89386f7da61326c6b4995decdcc5b297 Mon Sep 17 00:00:00 2001 From: Mykhailo Kuznietsov Date: Thu, 29 Jan 2026 17:04:41 +0200 Subject: [PATCH] chore: update release issue template Signed-off-by: Mykhailo Kuznietsov --- .github/ISSUE_TEMPLATE/release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 4e4f6f7b00b..5b2d8f9e061 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -24,8 +24,8 @@ Phase 3: - [ ] che-operator. Phase 4: -- [ ] [chectl](https://github.com/che-incubator/chectl/pulls/che-bot) _(depends on che-operator)_ -- [ ] [Che community operator PRs for K8S](https://github.com/redhat-openshift-ecosystem/community-operators-prod/pulls/che-bot) _(depends on che-operator)_ +- [ ] [chectl](https://github.com/che-incubator/chectl/pulls?q=is%3Apr+is%3Aopen+Release+version) _(depends on che-operator)_ +- [ ] [Che community operator PRs for K8S](https://github.com/redhat-openshift-ecosystem/community-operators-prod/pulls?q=is%3Apr+author%3Ache-incubator-bot+) _(depends on che-operator)_ - [ ] [che-docs PR](https://github.com/eclipse/che-docs/pulls/che-bot) _(depends on che-operator)_ Phase 5