mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 13:01:46 -07:00
ci: update labels.yml
This commit is contained in:
parent
859b0fc2f8
commit
671f565d70
1 changed files with 1 additions and 7 deletions
8
.github/labels.yml
vendored
8
.github/labels.yml
vendored
|
@ -2,7 +2,7 @@
|
||||||
- name: "breaking-change"
|
- name: "breaking-change"
|
||||||
color: ee0701
|
color: ee0701
|
||||||
description: "A change that changes the API or breaks backward compatibility for users."
|
description: "A change that changes the API or breaks backward compatibility for users."
|
||||||
- name: "bugfix"
|
- name: "bug"
|
||||||
color: ee0701
|
color: ee0701
|
||||||
description: "Inconsistencies or issues which will cause a problem for users or implementors."
|
description: "Inconsistencies or issues which will cause a problem for users or implementors."
|
||||||
- name: "documentation"
|
- name: "documentation"
|
||||||
|
@ -33,12 +33,6 @@
|
||||||
- name: "in-progress"
|
- name: "in-progress"
|
||||||
color: fbca04
|
color: fbca04
|
||||||
description: "Issue is currently being worked on by a developer."
|
description: "Issue is currently being worked on by a developer."
|
||||||
- name: "stale"
|
|
||||||
color: fef2c0
|
|
||||||
description: "No activity for quite some time."
|
|
||||||
- name: "no-stale"
|
|
||||||
color: fef2c0
|
|
||||||
description: "This is exempt from the stale bot."
|
|
||||||
|
|
||||||
- name: "security"
|
- name: "security"
|
||||||
color: ee0701
|
color: ee0701
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue