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", "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",