2024-09-11 21:17:23 +08:00
|
|
|
- name: "A-Timesheet-1"
|
|
|
|
description: "Log any time spent on this into the A-Timesheet-1 project"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "5319E7"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "backport staging"
|
|
|
|
description: "Label to automatically backport PR to staging branch"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "B60205"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "Dependencies"
|
|
|
|
description: "Pull requests that update a dependency file"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "0366d6"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "Sponsored"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "b506d8"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "T-Deprecation"
|
|
|
|
description: "A pull request that makes something deprecated"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "98e6ae"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "X-Blocked"
|
|
|
|
description: "The PR cannot move forward in any capacity until an action is made"
|
|
|
|
color: "ff7979"
|
|
|
|
- name: "X-Breaking-Change"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "ff7979"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "X-Upcoming-Release-Blocker"
|
|
|
|
description: "This does not affect the current release cycle but will affect the next one"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "e99695"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "Z-Community-PR"
|
|
|
|
description: "Issue is solved by a community member's PR"
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "ededed"
|
2024-09-11 21:17:23 +08:00
|
|
|
- name: "Z-Experiment"
|
|
|
|
description: "Experimental PR, primarily up for its Netlify build, high likelihood of never making it beyond here."
|
2024-09-30 23:31:22 +08:00
|
|
|
color: "b60205"
|