-
Notifications
You must be signed in to change notification settings - Fork 0
/
labels.yml
174 lines (161 loc) · 5.44 KB
/
labels.yml
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# got some basic ideas here https://www.quora.com/What-is-the-best-way-to-name-GitHub-issue-labels
# and from jira for organization
repos:
#- 9ci/9ci
# - 9ci/domain9
- 9ci/cust-rndc-ext
# - 9ci/rcm
# - 9ci/rally
# - 9ci/ar
# - 9ci/ar-api
# - 9ci/autocash
# - 9ci/epay
# - 9ci/nine-db
# - yakworks/sandbox
# - yakworks/idea-bank
# - yakworks/gorm-tools
# - yakworks/gorm-rest-api
# - yakworks/mkdocs-material-components
# - yakworks/view-tools
# - yakworks/grails-jasper-reports
# - yakworks/dock9
# - yakworks/gradle-plugins
# - yakworks/codenarc-extra
# - yakworks/grails-freemarker
# - yakworks/quartz-config-scheduler
deleteLabels: false # removes the github repo labels if not in the list below
labels:
- name: Epic #Zenhub epic, name can't be changed
description: a big user story issue, holds smaller issues for a larger goal
color: 3E4B9E
# - name: 'P1/Blocker'
# description: Highest importance! Work is stopped or testing is blocked
# color: 'B71C1C' #ee0701
- name: 'P2/Critical'
description: Highest Importance. HOT
color: 'd93f0b' #d93f0b
- name: 'P3/High'
description: Major importance. Major Issue - loss of function, incorrect output, no good workaround
color: 'ffa700' #ff7138
- name: 'P4/Medium'
description: Minor importance. Minor Issue - workaround is possible
color: 'fbca04' #ffa700
- name: 'P5/Low'
description: Wish list or nice to have, Trivial Issue but want it if its simple - cosmetic problem, misspelt words
color: 'fef2c0'
- name: 'Status/Design'
description: Game plan, strategy, specs, blueprints, or user story needed
color: 5319e7
- name: 'Status/Hold'
description: work temporarily halted for acceptable reasons
color: '5319e7'
- name: 'Status/Icebox'
description: Issue is on ice but we want to do in future
color: '5319e7'
- name: 'Status/On-Deck'
description: next up, ready to be worked on or go into next work sprint backlog
color: 5319e7
- name: 'Status/QA'
description: QA acceptance by end user before close
color: '5319e7'
- name: 'Status/Waiting'
description: progress stopped, waiting for reply, more info or design help
color: 'c10062'
- name: 'Type/Bug'
description: A problem which impairs or prevents this from functioning correctly.
color: 'ea4e9d'
# - name: 'Type: Epic' #Using zenhub, so can't have type prefix
# color: '0052cc'
- name: 'Type/Feature'
description: A new brand new feature told as a story
color: '9337db'
- name: 'Type/Improvement'
description: An enhancement to existing features or refactoring
color: '9337db'
- name: 'Type/Support'
description: question? make sure docs or FAQ are adjusted accordingly
color: '9337db'
- name: 'Type/Tech-Debt'
description: Technical Debt for ugly hacks, a brewing mess, future bug, undocumented, unmaintainable, etc.
color: '9337db'
- name: 'Type/Task'
description: general generic to-do
color: '9337db'
- name: 'tag/Security'
description: don't let the rats in. possibly a hole and needs to be looked at
color: f9d0c4
- name: 'tag/Lets-Do-It'
description: issue or idea has legs, Lets plan it, white board it, make it happen
color: 1d76db
- name: 'tag/Research'
description: google it, prototype it, think hard, stackoverflow the hell out of it.
color: c5def5
# - name: 'tag/Help-Wanted'
# description: we welcome help and pull requests
# color: c5def5
# - name: 'tag/Good-First-Issue'
# description: tackle these to get started with code base
# color: c5def5
- name: 'tag/Refactor'
description: codefu style. make it DRY, add comments, clean it up, do it better
color: c5def5
- name: 'tag/Billable'
description: Log in harvest, Work on task is billable to a customer
color: 'a4cf30'
- name: 'tag/Idea-Bank'
description: Investigate and discuss. May end up as an epic or set of features or sharpen the saws
color: 'c5def5'
- name: 'tag/Docs'
description: Update or create documentation
color: 'c5def5'
# - name: 'tag/Tooling'
# description: CI, docker, software or hardware stuff
# color: 'c5def5'
# - name: 'tag/Demo'
# color: 'c5def5'
# - name: 'tag/Sharpen-Saw'
# description: Learning, habits, get better, get faster
# color: 'c5def5'
- name: 'X/Duplicate'
color: 'D2DAE1'
- name: 'X/Invalid'
color: 'D2DAE1'
- name: 'X/Cant-Reproduce'
color: 'D2DAE1'
- name: 'X/Future-Revisit'
description: We may reopen in the future but closing for now to reduce noise
color: 'D2DAE1'
# all 9ci repo specific
# - name: 'App/Greenbill'
# color: '006b75'
# - name: 'App/OCI'
# description: OCR app
# color: '006b75'
# key custs for 9ci project (keep out of RCM and others)
# - name: 'Cust/AAP'
# color: 'ededed'
# - name: 'Cust/CED'
# color: 'ededed'
# - name: 'Cust/Delta'
# color: 'ededed'
# - name: 'Cust/Kolcraft'
# color: 'ededed'
# - name: 'Cust/Mouser'
# color: 'ededed'
# - name: 'Cust/Sherwin'
# color: 'ededed'
# - name: 'Cust/9ci'
# color: 'ededed'
# - name: 'Cust/Onecall'
# color: 'ededed'
# FOR FUTURE USE WHEN webhooks can update labels based on zenhub pipeline
# - name: 'List/Backlog'
# color: '374a14'
# - name: 'List/Doing'
# color: '0e8a16'
# - name: 'List/Review'
# color: 'cc317c'
# - name: 'List/Ready'
# color: '33691E'
# - name: 'List/Done/QA'
# color: '006b75'