mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
ci(triagebot): make all license files trigger "A-meta" label
Also add some other proper files to the trigger list of this label.
This commit is contained in:
parent
588a420350
commit
ed848a6358
@ -409,8 +409,14 @@ trigger_files = [
|
|||||||
"triagebot.toml",
|
"triagebot.toml",
|
||||||
"rustfmt.toml",
|
"rustfmt.toml",
|
||||||
"LICENSES",
|
"LICENSES",
|
||||||
|
"COPYRIGHT",
|
||||||
|
"LICENSE-APACHE",
|
||||||
|
"LICENSE-MIT",
|
||||||
|
"CODE_OF_CONDUCT.md",
|
||||||
"README.md",
|
"README.md",
|
||||||
"CONTRIBUTING.md",
|
"CONTRIBUTING.md",
|
||||||
|
"INSTALL.md",
|
||||||
|
"REUSE.toml",
|
||||||
".reuse",
|
".reuse",
|
||||||
".mailmap",
|
".mailmap",
|
||||||
".git-blame-ignore-revs",
|
".git-blame-ignore-revs",
|
||||||
|
Loading…
Reference in New Issue
Block a user