|
1 | | -# ------------------------------------------------------------- # |
2 | | -# This is an auto-generated file - Do not edit it file directly # |
3 | | -# ------------------------------------------------------------- # |
| 1 | +# --------------------------------------------------------------- # |
| 2 | +# This is an auto-generated file - Do not manually edit this file # |
| 3 | +# --------------------------------------------------------------- # |
4 | 4 |
|
5 | | -# This file is automatically generated by merging two files: |
6 | | -# 1. The Exercism-wide labels |
7 | | -# 2. The repository-specific labels |
| 5 | +# This file is automatically generated by concatenating two files: |
8 | 6 | # |
9 | | -# The Exercism-wide labels are defined in |
10 | | -# https://github.com/exercism/org-wide-files/blob/main/synced-files/.github/labels.yml |
| 7 | +# 1. The Exercism-wide labels: defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml |
| 8 | +# 2. The repository-specific labels: defined in the `.appends/.github/labels.yml` file within this repository. |
11 | 9 | # |
12 | | -# The repository-specific labels are defined in `.appends/.github/labels.yml`. |
13 | | -# If you want to change the repository-specific labels, update the |
14 | | -# `.appends/.github/labels.yml` file and _not_ this file. |
| 10 | +# If any of these two files change, a pull request is automatically containing a re-generated version of this file. |
| 11 | +# Consequently, to change repository-specific labels you should update the `.appends/.github/labels.yml` file and _not_ this file. |
15 | 12 | # |
16 | | -# Any changes to the repo's `.appends/.github/labels.yml` file or the |
17 | | -# Exercism-wide `labels.yml` file will automatically result in this file being |
18 | | -# regenerated and the labels being updated. This typically takes 5-10 minutes. |
| 13 | +# When the pull request has been merged, the GitHub labels will be automatically updated by the "Sync labels" workflow. |
| 14 | +# This typically takes 5-10 minutes. |
19 | 15 |
|
20 | 16 | # --------------------------------------------------------------------- # |
21 | 17 | # These are the Exercism-wide labels which are shared across all repos. # |
22 | 18 | # --------------------------------------------------------------------- # |
23 | 19 |
|
24 | | -# The following Exercism-wide labels are used to show "tasks" on the website, which |
25 | | -# will point users to things they can help contribute with. |
| 20 | +# The following Exercism-wide labels are used to show "tasks" on the website, which will point users to things they can help contribute with. |
26 | 21 |
|
27 | | -# The `x:action/<value>` labels describe what sort of work the contributor |
28 | | -# will be engaged in when working on the issue |
| 22 | +# The `x:action/<value>` labels describe what sort of work the contributor will be engaged in when working on the issue |
29 | 23 | - name: "x:action/create" |
30 | 24 | description: "Work on something from scratch" |
31 | 25 | color: "6f60d2" |
|
46 | 40 | description: "Sync content with its latest version" |
47 | 41 | color: "6f60d2" |
48 | 42 |
|
49 | | -# The `x:knowledge/<value>` labels describe how much Exercism knowledge |
50 | | -# is required by the contributor |
| 43 | +# The `x:knowledge/<value>` labels describe how much Exercism knowledge is required by the contributor |
51 | 44 | - name: "x:knowledge/none" |
52 | 45 | description: "No existing Exercism knowledge required" |
53 | 46 | color: "604fcd" |
|
64 | 57 | description: "Comprehensive Exercism knowledge required" |
65 | 58 | color: "604fcd" |
66 | 59 |
|
67 | | -# The `x:module/<value>` labels indicate what part of Exercism |
68 | | -# the contributor will be working on |
| 60 | +# The `x:module/<value>` labels indicate what part of Exercism the contributor will be working on |
69 | 61 | - name: "x:module/analyzer" |
70 | 62 | description: "Work on Analyzers" |
71 | 63 | color: "5240c9" |
|
94 | 86 | description: "Work on Test Runners" |
95 | 87 | color: "5240c9" |
96 | 88 |
|
97 | | -# The `x:size/<value>` labels describe the expected amount of work |
98 | | -# for a contributor |
| 89 | +# The `x:size/<value>` labels describe the expected amount of work for a contributor |
99 | 90 | - name: "x:size/tiny" |
100 | 91 | description: "Tiny amount of work" |
101 | 92 | color: "4836bf" |
|
116 | 107 | description: "Massive amount of work" |
117 | 108 | color: "4836bf" |
118 | 109 |
|
119 | | -# The `x:status/<value>` label indicates if there is already someone |
120 | | -# working on the issue |
| 110 | +# The `x:status/<value>` label indicates if there is already someone working on the issue |
121 | 111 | - name: "x:status/claimed" |
122 | 112 | description: "Someone is working on this issue" |
123 | 113 | color: "4231af" |
124 | 114 |
|
125 | | -# The `x:type/<value>` labels describe how much Exercism knowledge |
126 | | -# is required by the contributor |
| 115 | +# The `x:type/<value>` labels describe what type of work the contributor will be engaged in |
127 | 116 | - name: "x:type/ci" |
128 | 117 | description: "Work on Continuous Integration (e.g. GitHub Actions workflows)" |
129 | 118 | color: "3c2d9f" |
130 | 119 |
|
131 | 120 | - name: "x:type/coding" |
132 | | - description: "Work on code that will run in production" |
| 121 | + description: "Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)" |
133 | 122 | color: "3c2d9f" |
134 | 123 |
|
135 | 124 | - name: "x:type/content" |
|
144 | 133 | description: "Work on Documentation" |
145 | 134 | color: "3c2d9f" |
146 | 135 |
|
147 | | -# The following Exercism-wide labels are used to influence how much reputation |
148 | | -# a contributor gets for an authored/merged/reviewed PR. |
149 | | -# See https://github.com/exercism/docs/blob/main/product/reputation.md |
150 | | - |
151 | | -- name: "reputation/contributed_code/major" |
152 | | - description: "Increases the number of reputation points awarded by this PR" |
153 | | - color: "fcfa9f" |
154 | | - |
155 | | -- name: "reputation/contributed_code/minor" |
156 | | - description: "Decreases the number of reputation points awarded by this PR" |
157 | | - color: "fcfa9f" |
158 | | - |
159 | | -# This Exercism-wide label is added to all automatically created pull requests |
160 | | -# that help migrate/prepare a track for Exercism v3 |
| 136 | +# This Exercism-wide label is added to all automatically created pull requests that help migrate/prepare a track for Exercism v3 |
161 | 137 | - name: "v3-migration 🤖" |
162 | 138 | description: "Preparing for Exercism v3" |
163 | 139 | color: "e99695" |
|
167 | 143 | # https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. # |
168 | 144 | # ----------------------------------------------------------------------------------------- # |
169 | 145 |
|
170 | | -- name: "bug :bug:" |
| 146 | +- name: 'bug :bug:' |
171 | 147 | description: "Something isn't working" |
172 | | - color: "b60205" |
| 148 | + color: 'b60205' |
173 | 149 |
|
174 | | -- name: "chore :wrench:" |
175 | | - description: "Meta related task such as build, test, linting, maintainers.json etc." |
176 | | - color: "000000" |
| 150 | +- name: 'chore :wrench:' |
| 151 | + description: 'Meta related task such as build, test, linting, maintainers.json etc.' |
| 152 | + color: '000000' |
177 | 153 |
|
178 | | -- name: "dependencies :arrow_up_small:" |
179 | | - description: "Pull requests that update a dependency file" |
180 | | - color: "0366d6" |
| 154 | +- name: 'dependencies :arrow_up_small:' |
| 155 | + description: 'Pull requests that update a dependency file' |
| 156 | + color: '0366d6' |
181 | 157 |
|
182 | | -- name: "discussion :speech_balloon:" |
183 | | - description: "" |
184 | | - color: "fbca04" |
| 158 | +- name: 'discussion :speech_balloon:' |
| 159 | + description: '' |
| 160 | + color: 'fbca04' |
185 | 161 |
|
186 | | -- name: "do not merge :construction:" |
| 162 | +- name: 'do not merge :construction:' |
187 | 163 | description: "Don't merge until this label is removed" |
188 | | - color: "fbca04" |
| 164 | + color: 'fbca04' |
189 | 165 |
|
190 | | -- name: "documentation :book:" |
191 | | - description: "Documentation changes" |
192 | | - color: "1d76db" |
| 166 | +- name: 'documentation :book:' |
| 167 | + description: 'Documentation changes' |
| 168 | + color: '1d76db' |
193 | 169 |
|
194 | | -- name: "duplicate :repeat:" |
195 | | - description: "This issue or pull request already exists" |
196 | | - color: "ffffff" |
| 170 | +- name: 'duplicate :repeat:' |
| 171 | + description: 'This issue or pull request already exists' |
| 172 | + color: 'ffffff' |
197 | 173 |
|
198 | | -- name: "enhancement :unicorn:" |
| 174 | +- name: 'enhancement :unicorn:' |
199 | 175 | description: "Changing current behaviour, enhancing what's already there" |
200 | | - color: "a2eeef" |
| 176 | + color: 'a2eeef' |
201 | 177 |
|
202 | | -- name: "experimental :microscope:" |
203 | | - description: "Speculative functionality or implementation" |
204 | | - color: "b60205" |
| 178 | +- name: 'experimental :microscope:' |
| 179 | + description: 'Speculative functionality or implementation' |
| 180 | + color: 'b60205' |
205 | 181 |
|
206 | | -- name: "first-timers only :baby:" |
207 | | - description: "This issue is specifically for those who are new contributors." |
208 | | - color: "b1db51" |
| 182 | +- name: 'first-timers only :baby:' |
| 183 | + description: 'This issue is specifically for those who are new contributors.' |
| 184 | + color: 'b1db51' |
209 | 185 |
|
210 | | -- name: "github_actions" |
211 | | - description: "Pull requests that update Github_actions code" |
212 | | - color: "000000" |
| 186 | +- name: 'github_actions' |
| 187 | + description: 'Pull requests that update Github_actions code' |
| 188 | + color: '000000' |
213 | 189 |
|
214 | | -- name: "good first issue" |
215 | | - description: "" |
216 | | - color: "680a9b" |
| 190 | +- name: 'good first issue' |
| 191 | + description: '' |
| 192 | + color: '680a9b' |
217 | 193 |
|
218 | | -- name: "hacktoberfest" |
219 | | - description: "Hacktoberfest issues! Everyone allowed <3" |
220 | | - color: "000000" |
| 194 | +- name: 'hacktoberfest' |
| 195 | + description: 'Hacktoberfest issues! Everyone allowed <3' |
| 196 | + color: '000000' |
221 | 197 |
|
222 | | -- name: "hacktoberfest-accepted" |
223 | | - description: "Opt-in to hacktoberfest" |
224 | | - color: "4a4a4a" |
| 198 | +- name: 'hacktoberfest-accepted' |
| 199 | + description: 'Opt-in to hacktoberfest' |
| 200 | + color: '4a4a4a' |
225 | 201 |
|
226 | | -- name: "help wanted" |
227 | | - description: "" |
228 | | - color: "680a9b" |
| 202 | +- name: 'help wanted' |
| 203 | + description: '' |
| 204 | + color: '680a9b' |
229 | 205 |
|
230 | | -- name: "invalid" |
231 | | - description: "" |
232 | | - color: "ffffff" |
| 206 | +- name: 'invalid' |
| 207 | + description: '' |
| 208 | + color: 'ffffff' |
233 | 209 |
|
234 | | -- name: "javascript" |
235 | | - description: "Pull requests that update Javascript code" |
236 | | - color: "168700" |
| 210 | +- name: 'javascript' |
| 211 | + description: 'Pull requests that update Javascript code' |
| 212 | + color: '168700' |
237 | 213 |
|
238 | | -- name: "new exercise :sparkles:" |
239 | | - description: "" |
240 | | - color: "1105b7" |
| 214 | +- name: 'new exercise :sparkles:' |
| 215 | + description: '' |
| 216 | + color: '1105b7' |
241 | 217 |
|
242 | | -- name: "new test case :sparkles:" |
243 | | - description: "" |
244 | | - color: "1105b7" |
| 218 | +- name: 'new test case :sparkles:' |
| 219 | + description: '' |
| 220 | + color: '1105b7' |
245 | 221 |
|
246 | | -- name: "pinned :pushpin:" |
247 | | - description: "" |
248 | | - color: "fbca04" |
| 222 | +- name: 'pinned :pushpin:' |
| 223 | + description: '' |
| 224 | + color: 'fbca04' |
249 | 225 |
|
250 | | -- name: "question :thinking:" |
251 | | - description: "" |
252 | | - color: "000000" |
| 226 | +- name: 'question :thinking:' |
| 227 | + description: '' |
| 228 | + color: '000000' |
253 | 229 |
|
254 | | -- name: "reputation/contributed_code/major" |
255 | | - description: "" |
256 | | - color: "947802" |
| 230 | +- name: 'reputation/contributed_code/major' |
| 231 | + description: '' |
| 232 | + color: '947802' |
257 | 233 |
|
258 | | -- name: "security :rotating_light:" |
259 | | - description: "Security related issue or change" |
260 | | - color: "b60205" |
| 234 | +- name: 'security :rotating_light:' |
| 235 | + description: 'Security related issue or change' |
| 236 | + color: 'b60205' |
261 | 237 |
|
262 | | -- name: "sync :arrows_counterclockwise:" |
263 | | - description: "Sync an exercise with the latest version of the problem-spec" |
264 | | - color: "1105b7" |
| 238 | +- name: 'sync :arrows_counterclockwise:' |
| 239 | + description: 'Sync an exercise with the latest version of the problem-spec' |
| 240 | + color: '1105b7' |
265 | 241 |
|
266 | | -- name: "upstream :arrow_up:" |
267 | | - description: "" |
268 | | - color: "ffffff" |
| 242 | +- name: 'upstream :arrow_up:' |
| 243 | + description: '' |
| 244 | + color: 'ffffff' |
269 | 245 |
|
270 | | -- name: "wontfix :no_good_woman:" |
| 246 | +- name: 'wontfix :no_good_woman:' |
271 | 247 | description: "This won't be applied, fixed, worked on, continued." |
272 | | - color: "ffffff" |
| 248 | + color: 'ffffff' |
0 commit comments