Skip to content

Commit 6d68794

Browse files
committed
Auto merge of #4087 - Turbo87:backend-labels, r=locks
renovate: Add `A-backend` to Rust PRs ... similar to what we do for JS PRs already.
2 parents 6d499e6 + 70946ad commit 6d68794

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"reviewersSampleSize": 1
1515
},
1616
"rust": {
17-
"dependencyDashboardApproval": true
17+
"dependencyDashboardApproval": true,
18+
"labels": ["A-backend"]
1819
},
1920
"postUpdateOptions": ["yarnDedupeFewer"],
2021
"packageRules": [{

0 commit comments

Comments
 (0)