triagebot: label minicore changes w/ A-test-infra-minicore
And ping jieyouxu on changes.
This commit is contained in:
parent
1a5bf12f65
commit
f0399b8ee9
1 changed files with 9 additions and 0 deletions
|
|
@ -585,6 +585,11 @@ trigger_files = [
|
|||
"src/tools/compiletest"
|
||||
]
|
||||
|
||||
[autolabel."A-test-infra-minicore"]
|
||||
trigger_files = [
|
||||
"tests/auxiliary/minicore.rs",
|
||||
]
|
||||
|
||||
[autolabel."A-rustc-dev-guide"]
|
||||
trigger_files = [
|
||||
"src/doc/rustc-dev-guide",
|
||||
|
|
@ -869,6 +874,10 @@ cc = ["@GuillaumeGomez"]
|
|||
message = "This PR modifies `run-make` tests."
|
||||
cc = ["@jieyouxu"]
|
||||
|
||||
[mentions."tests/auxiliary/minicore.rs"]
|
||||
message = "This PR modifies `tests/auxiliary/minicore.rs`."
|
||||
cc = ["@jieyouxu"]
|
||||
|
||||
[mentions."src/rustdoc-json-types"]
|
||||
message = """
|
||||
rustdoc-json-types is a **public** (although nightly-only) API. \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue