From acdb61d6f679cd9f3d41503cc46dbdc4c33058cc Mon Sep 17 00:00:00 2001 From: Marcus Gartner Date: Mon, 24 Jul 2023 14:01:40 -0700 Subject: [PATCH] TEAMS: use workflow for SQL Queries issue triage The SQL Queries team now uses Github Projects v2. This commit updates `TEAMS.yaml` so that roachtest doesn't try to assign it a project. Release note: None --- TEAMS.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TEAMS.yaml b/TEAMS.yaml index d1808ca7c59f..e4a07e3444e1 100644 --- a/TEAMS.yaml +++ b/TEAMS.yaml @@ -29,11 +29,13 @@ cockroachdb/sql-foundations: triage_column_id: 19467489 label: T-sql-foundations cockroachdb/sql-queries: + # SQL Queries team uses GH projects v2, which doesn't have a REST API, so + # there is no triage column ID. + # See .github/workflows/add-issues-to-project.yml. aliases: cockroachdb/sql-queries-prs: other cockroachdb/sql-optimizer: other cockroachdb/sql-opt-prs: other - triage_column_id: 13549252 cockroachdb/cluster-observability: triage_column_id: 12618343 cockroachdb/kv: