mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
✏️ Maintaince -> Maintenance
This commit is contained in:
parent
03ff5f3b66
commit
07e40efed9
2 changed files with 3 additions and 3 deletions
4
.github/settings.yml
vendored
4
.github/settings.yml
vendored
|
@ -46,9 +46,9 @@ labels:
|
||||||
- name: "Type: Discussion"
|
- name: "Type: Discussion"
|
||||||
color: d4c5f9
|
color: d4c5f9
|
||||||
description: "Marks an issue as an generic discussion ticket."
|
description: "Marks an issue as an generic discussion ticket."
|
||||||
- name: "Type: Maintaince"
|
- name: "Type: Maintenance"
|
||||||
color: 2af79e
|
color: 2af79e
|
||||||
description: "Generic maintaince tasks, e.g., package updates."
|
description: "Generic maintenance tasks, e.g., package updates."
|
||||||
|
|
||||||
# Additional markers
|
# Additional markers
|
||||||
- name: "Security"
|
- name: "Security"
|
||||||
|
|
|
@ -6,6 +6,6 @@
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessagePrefix": ":arrow_up:",
|
"commitMessagePrefix": ":arrow_up:",
|
||||||
"labels": [
|
"labels": [
|
||||||
"Type: Maintaince"
|
"Type: Maintenance"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue