chore: cleanup labels config
This commit is contained in:
parent
89ff349d71
commit
6386e88557
15
.github/labels.yml
vendored
15
.github/labels.yml
vendored
|
@ -3,17 +3,14 @@
|
||||||
name: "bot"
|
name: "bot"
|
||||||
color: "69cde9"
|
color: "69cde9"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":robot: bot"
|
|
||||||
-
|
-
|
||||||
name: "good first issue"
|
name: "good first issue"
|
||||||
color: "7057ff"
|
color: "7057ff"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":hatching_chick: good first issue"
|
|
||||||
-
|
-
|
||||||
name: "help wanted"
|
name: "help wanted"
|
||||||
color: "4caf50"
|
color: "4caf50"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":pray: help wanted"
|
|
||||||
-
|
-
|
||||||
name: "area/ci"
|
name: "area/ci"
|
||||||
color: "ed9ca9"
|
color: "ed9ca9"
|
||||||
|
@ -22,62 +19,50 @@
|
||||||
name: "kind/bug"
|
name: "kind/bug"
|
||||||
color: "b60205"
|
color: "b60205"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":bug: bug"
|
|
||||||
-
|
-
|
||||||
name: "kind/dependencies"
|
name: "kind/dependencies"
|
||||||
color: "0366d6"
|
color: "0366d6"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":game_die: dependencies"
|
|
||||||
-
|
-
|
||||||
name: "kind/docs"
|
name: "kind/docs"
|
||||||
color: "c5def5"
|
color: "c5def5"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":memo: documentation"
|
|
||||||
-
|
-
|
||||||
name: "kind/duplicate"
|
name: "kind/duplicate"
|
||||||
color: "cccccc"
|
color: "cccccc"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":busts_in_silhouette: duplicate"
|
|
||||||
-
|
-
|
||||||
name: "kind/enhancement"
|
name: "kind/enhancement"
|
||||||
color: "0054ca"
|
color: "0054ca"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":sparkles: enhancement"
|
|
||||||
-
|
-
|
||||||
name: "kind/invalid"
|
name: "kind/invalid"
|
||||||
color: "e6e6e6"
|
color: "e6e6e6"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":no_entry_sign: invalid"
|
|
||||||
-
|
-
|
||||||
name: "kind/upstream"
|
name: "kind/upstream"
|
||||||
color: "fbca04"
|
color: "fbca04"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":eyes: upstream"
|
|
||||||
-
|
-
|
||||||
name: "kind/wontfix"
|
name: "kind/wontfix"
|
||||||
color: "ffffff"
|
color: "ffffff"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":coffin: wontfix"
|
|
||||||
-
|
-
|
||||||
name: "status/automerge"
|
name: "status/automerge"
|
||||||
color: "8f4fbc"
|
color: "8f4fbc"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":bell: automerge"
|
|
||||||
-
|
-
|
||||||
name: "status/needs-investigation"
|
name: "status/needs-investigation"
|
||||||
color: "e6625b"
|
color: "e6625b"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":mag: investigate"
|
|
||||||
-
|
-
|
||||||
name: "status/needs-more-info"
|
name: "status/needs-more-info"
|
||||||
color: "795548"
|
color: "795548"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":thinking: needs more info"
|
|
||||||
-
|
-
|
||||||
name: "status/stale"
|
name: "status/stale"
|
||||||
color: "237da0"
|
color: "237da0"
|
||||||
description: ""
|
description: ""
|
||||||
from_name: ":skull: stale"
|
|
||||||
-
|
-
|
||||||
name: "status/triage"
|
name: "status/triage"
|
||||||
color: "dde4b7"
|
color: "dde4b7"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user