From 1090df0a986201267ec027f17ac957552f084941 Mon Sep 17 00:00:00 2001 From: neuronull Date: Thu, 8 Jun 2023 11:20:44 -0400 Subject: [PATCH] fix(ci): use correct ID for Triage in Gardener Board --- .github/workflows/gardener_issue_comment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gardener_issue_comment.yml b/.github/workflows/gardener_issue_comment.yml index 795de5c3a0517..8ea89fb315145 100644 --- a/.github/workflows/gardener_issue_comment.yml +++ b/.github/workflows/gardener_issue_comment.yml @@ -24,7 +24,7 @@ jobs: # IDs fetched from https://docs.github.com/en/graphql/overview/explorer project_id="PVT_kwDOAQFeYs4AAsTr" # Gardener status_field_id="PVTF_lADOAQFeYs4AAsTrzgAXRuU" # Status - triage_option_id="f75ad846" + triage_option_id="2a08fafa" # ensures that the issue is already on board but also seems to be the only way to fetch # the item id