diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2019-05-16 22:22:18 +0200 |
|---|---|---|
| committer | Jonas Schievink <jonasschievink@gmail.com> | 2019-05-16 22:22:18 +0200 |
| commit | 441ecb88e791cd156f1753a44c70d79f40315326 (patch) | |
| tree | 278b6ba55b44f0dfafc6c7a879901e8284026991 | |
| parent | 80e7cde2238e837a9d6a240af9a3253f469bb2cf (diff) | |
| download | rust-441ecb88e791cd156f1753a44c70d79f40315326.tar.gz rust-441ecb88e791cd156f1753a44c70d79f40315326.zip | |
Allow claiming issues with triagebot
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 6f60481600c..0e703a3ab34 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -4,3 +4,5 @@ allow-unauthenticated = [ # I-* without I-nominated "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow", ] + +[assign] |
