Skip to content

Commit

Permalink
TEAMS: use workflow for SQL Queries issue triage
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mgartner authored and rail committed Aug 17, 2023
1 parent abb42a1 commit acdb61d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion TEAMS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit acdb61d

Please sign in to comment.