diff options
| author | Philipp Krones <hello@philkrones.com> | 2020-10-25 21:34:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-25 21:34:46 +0100 |
| commit | 80b21682bf9d2e10d4daf44ae5f6c4965950dac9 (patch) | |
| tree | a9d71dd271a244e698056db8269de87f921d6660 | |
| parent | 83bb5ecec8dc893671cf1370f124ac3816750c7f (diff) | |
| download | rust-80b21682bf9d2e10d4daf44ae5f6c4965950dac9.tar.gz rust-80b21682bf9d2e10d4daf44ae5f6c4965950dac9.zip | |
Update triagebot.toml
| -rw-r--r-- | triagebot.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index ed3c83af616..b7b20b40e68 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,7 +1,7 @@ [relabel] allow-unauthenticated = [ - "C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*", - "good first issue", "needs test" + "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*", + "good first issue" ] [assign] |
