Skip to content

Commit e2e72cd

Browse files
authored
Rollup merge of #143386 - clubby789:dep-bump-me, r=compiler-errors
Assign dependency bump PRs to me These PRs sometimes get lost as GH reduces their visibility, so I wanted to get an assignment so I can help these PRs land
2 parents 031bf97 + b33dc21 commit e2e72cd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919
PR_TITLE: Weekly `cargo update`
2020
PR_MESSAGE: |
2121
Automation to keep dependencies in `Cargo.lock` current.
22+
r? dep-bumps
2223
2324
The following is the output from `cargo update`:
2425
COMMIT_MESSAGE: "cargo update \n\n"

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,6 +1404,9 @@ project-exploit-mitigations = [
14041404
compiletest = [
14051405
"@jieyouxu",
14061406
]
1407+
dep-bumps = [
1408+
"@clubby789",
1409+
]
14071410

14081411
[assign.owners]
14091412
"/.github/workflows" = ["infra-ci"]

0 commit comments

Comments
 (0)