mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
change(renovate.json): add labels automatically
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
9f5f1bcf10
commit
eed2facb66
1 changed files with 7 additions and 0 deletions
|
|
@ -2,5 +2,12 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
|
],
|
||||||
|
"labels": [
|
||||||
|
"area: CI",
|
||||||
|
"complexity: low",
|
||||||
|
"priority: low",
|
||||||
|
"type: robot",
|
||||||
|
"changelog:omit"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue