forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TEAMS.yaml
85 lines (83 loc) · 2.54 KB
/
TEAMS.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# This is a YAML file mapping team aliases from GitHub to
# metadata about the team.
# Expected structure is available in pkg/internal/team/team.go.
# Finding triage_column_id:
# TriageColumnID is the column id of the project column the team uses to
# triage issues. To get it, open the project, click the "..." on top of
# the project column, and click "Copy column link". That link contains
# the ID as the `#column-<ID>` fragment.
#
# You can also use:
# https://github.com/cockroachlabs/github-find-triage-column-id using
# `go install github.com/cockroachlabs/github-find-triage-column-id@latest`.
#
# Then to retrieve triage_column_id from a repo-based project, run:
# github-get-column-id --repo "cockroach" --project "Bazel" --column "To do"
# Or retrieve the triage_column_id from a organization-based project, run:
# github-get-column-id --project "Spatial" --column "Backlog"
cockroachdb/docs:
triage_column_id: 3971225
cockroachdb/sql-experience:
aliases:
cockroachdb/sql-syntax-prs: other
cockroachdb/sqlproxy-prs: other
cockroachdb/sql-api-prs: other
triage_column_id: 7259065
cockroachdb/sql-schema:
triage_column_id: 8946818
cockroachdb/sql-queries:
aliases:
cockroachdb/sql-optimizer: other
cockroachdb/sql-opt-prs: other
triage_column_id: 13549252
cockroachdb/sql-observability:
triage_column_id: 12618343
cockroachdb/kv:
aliases:
cockroachdb/kv-triage: roachtest
cockroachdb/kv-prs: other
triage_column_id: 14242655
cockroachdb/geospatial:
triage_column_id: 9487269
cockroachdb/dev-inf:
triage_column_id: 10210759
cockroachdb/multiregion:
triage_column_id: 11926170
cockroachdb/storage:
triage_column_id: 6668367
cockroachdb/test-eng:
triage_column_id: 14041337
cockroachdb/security:
triage_column_id: 0 # TODO
cockroachdb/prodsec:
triage_column_id: 0 # TODO as well
cockroachdb/bulk-io:
aliases:
cockroachdb/bulk-prs: other
triage_column_id: 3097123
cockroachdb/cdc:
aliases:
cockroachdb/cdc-prs: other
triage_column_id: 3570120
cockroachdb/server:
aliases:
cockroachdb/cli-prs: other
cockroachdb/server-prs: other
cockroachdb/http-api-prs: other
triage_column_id: 2521812
cockroachdb/cluster-ui:
aliases:
cockroachdb/cluster-ui-prs: other
triage_column_id: 6598672
cockroachdb/obs-inf-prs:
triage_column_id: 14196277
cockroachdb/multi-tenant:
triage_column_id: 16575985
cockroachdb/jobs:
aliases:
cockroachdb/jobs-prs: other
triage_column_id: 16360666
cockroachdb/unowned:
aliases:
cockroachdb/rfc-prs: other
triage_column_id: 0 # TODO