Skip to content

Commit df08d99

Browse files
authored
Merge pull request #11689 from Turbo87/triagebot-auto-labeling
renovatebot: Remove label assignments
2 parents 4be4836 + 22cfdb5 commit df08d99

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

.github/renovate.json5

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
"github>Turbo87/renovate-config//rust/updateToolchain",
1414
],
1515
packageRules: [
16-
{
17-
matchCategories: ["rust"],
18-
labels: ["A-backend ⚙️"],
19-
},
20-
{
21-
matchCategories: ["js"],
22-
labels: ["A-frontend 🐹"],
23-
},
2416
{
2517
matchDepNames: ["ember-cli", "ember-data", "ember-source"],
2618
separateMinorPatch: true,
@@ -55,7 +47,6 @@
5547
matchManagers: ["custom.regex"],
5648
matchDepNames: ["rust"],
5749
commitMessageTopic: "Rust",
58-
labels: ["A-backend ⚙️"],
5950
},
6051
{
6152
matchDepNames: ["/^diesel$/", "/^diesel_/"],

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ trigger_files = [
3232
"migrations/",
3333
"Cargo.toml",
3434
"Cargo.lock",
35+
"rust-toolchain.toml",
3536
]

0 commit comments

Comments
 (0)