summaryrefslogtreecommitdiffstats
path: root/.github/issue_labeler.yml
blob: 3a1261eebc98ab3a142aa58316e3048b2118c933 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
needs_triage:
  - '.*'
"type:bug":
  - "Bug Summary"
"type:enhancement":
  - "Feature Summary"
"component:ui":
  - "\\[X\\] UI"
"component:ui_next":
  - "\\[X\\] UI \\(tech preview\\)"
"component:api":
  - "\\[X\\] API"
"component:docs":
  - "\\[X\\] Docs"
"component:awx_collection":
  - "\\[X\\] Collection"
"component:cli":
  - "\\[X\\] awxkit"