Skip to content

Commit ed848a6

Browse files
committed
ci(triagebot): make all license files trigger "A-meta" label
Also add some other proper files to the trigger list of this label.
1 parent 588a420 commit ed848a6

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
@@ -409,8 +409,14 @@ trigger_files = [
409409
"triagebot.toml",
410410
"rustfmt.toml",
411411
"LICENSES",
412+
"COPYRIGHT",
413+
"LICENSE-APACHE",
414+
"LICENSE-MIT",
415+
"CODE_OF_CONDUCT.md",
412416
"README.md",
413417
"CONTRIBUTING.md",
418+
"INSTALL.md",
419+
"REUSE.toml",
414420
".reuse",
415421
".mailmap",
416422
".git-blame-ignore-revs",

0 commit comments

Comments
 (0)