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