diff options
| author | ismailarilik <arilik.ismail@gmail.com> | 2024-11-02 19:03:29 +0300 |
|---|---|---|
| committer | ismailarilik <arilik.ismail@gmail.com> | 2024-11-02 19:03:29 +0300 |
| commit | ed848a635849ed611b9d0b0a5e8dcd72d8dc700b (patch) | |
| tree | 5ceee1a427a5dab15680d75e327f764e2fed3ad3 | |
| parent | 588a4203508ed7c76750c96b482641261630ed36 (diff) | |
| download | rust-ed848a635849ed611b9d0b0a5e8dcd72d8dc700b.tar.gz rust-ed848a635849ed611b9d0b0a5e8dcd72d8dc700b.zip | |
ci(triagebot): make all license files trigger "A-meta" label
Also add some other proper files to the trigger list of this label.
| -rw-r--r-- | triagebot.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 7f4def6a11b..7f1f7d80787 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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", |
