Rollup merge of #132529 - ismailarilik:ci/triagebot/fix-name-of-trigger-file-LICENSES, r=Mark-Simulacrum
ci(triagebot): add more top-level files to A-meta It didn't exist so I changed it with its new versions: `COPYRIGHT`, `LICENSE-APACHE` and `LICENSE-MIT` I also added some other files I found appropriate under the related label.
This commit is contained in:
commit
4c534de677
1 changed files with 6 additions and 0 deletions
|
@ -428,8 +428,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…
Add table
Add a link
Reference in a new issue