Assign dependency bump PRs to me
This commit is contained in:
1
.github/workflows/dependencies.yml
vendored
1
.github/workflows/dependencies.yml
vendored
@@ -19,6 +19,7 @@ env:
|
||||
PR_TITLE: Weekly `cargo update`
|
||||
PR_MESSAGE: |
|
||||
Automation to keep dependencies in `Cargo.lock` current.
|
||||
r? dep-bumps
|
||||
|
||||
The following is the output from `cargo update`:
|
||||
COMMIT_MESSAGE: "cargo update \n\n"
|
||||
|
||||
@@ -1350,6 +1350,9 @@ project-exploit-mitigations = [
|
||||
compiletest = [
|
||||
"@jieyouxu",
|
||||
]
|
||||
dep-bumps = [
|
||||
"@clubby789",
|
||||
]
|
||||
|
||||
[assign.owners]
|
||||
"/.github/workflows" = ["infra-ci"]
|
||||
|
||||
Reference in New Issue
Block a user