mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
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
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -1404,6 +1404,9 @@ project-exploit-mitigations = [
|
||||
compiletest = [
|
||||
"@jieyouxu",
|
||||
]
|
||||
dep-bumps = [
|
||||
"@clubby789",
|
||||
]
|
||||
|
||||
[assign.owners]
|
||||
"/.github/workflows" = ["infra-ci"]
|
||||
|
||||
Reference in New Issue
Block a user