Skip to content

Commit b33dc21

Browse files
committed
Assign dependency bump PRs to me
1 parent 9e64506 commit b33dc21

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
@@ -1350,6 +1350,9 @@ project-exploit-mitigations = [
13501350
compiletest = [
13511351
"@jieyouxu",
13521352
]
1353+
dep-bumps = [
1354+
"@clubby789",
1355+
]
13531356

13541357
[assign.owners]
13551358
"/.github/workflows" = ["infra-ci"]

0 commit comments

Comments
 (0)