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:
parent
588a420350
commit
ed848a6358
1 changed files with 6 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue