Skip to content

Commit 4c534de

Browse files
authored
Rollup merge of rust-lang#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.
2 parents 4ed94c1 + ed848a6 commit 4c534de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

+6
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,14 @@ trigger_files = [
428428
"triagebot.toml",
429429
"rustfmt.toml",
430430
"LICENSES",
431+
"COPYRIGHT",
432+
"LICENSE-APACHE",
433+
"LICENSE-MIT",
434+
"CODE_OF_CONDUCT.md",
431435
"README.md",
432436
"CONTRIBUTING.md",
437+
"INSTALL.md",
438+
"REUSE.toml",
433439
".reuse",
434440
".mailmap",
435441
".git-blame-ignore-revs",

0 commit comments

Comments
 (0)