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:
ismailarilik 2024-11-02 19:03:29 +03:00
parent 588a420350
commit ed848a6358

View File

@ -409,8 +409,14 @@ trigger_files = [
"triagebot.toml",
"rustfmt.toml",
"LICENSES",
"COPYRIGHT",
"LICENSE-APACHE",
"LICENSE-MIT",
"CODE_OF_CONDUCT.md",
"README.md",
"CONTRIBUTING.md",
"INSTALL.md",
"REUSE.toml",
".reuse",
".mailmap",
".git-blame-ignore-revs",