diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-05-25 15:07:55 +0900 |
|---|---|---|
| committer | Yuki Okushi <huyuumi.dev@gmail.com> | 2020-05-25 15:07:55 +0900 |
| commit | 3fcb0f4bfaea1de5fa86a464a7a9d6a0fb30cbca (patch) | |
| tree | 1611b5d837744e76dc343c9094d8e978a6f1163e | |
| parent | 62da38d00d8d09dbaaa092c7b5e7ea343fdc2126 (diff) | |
| download | rust-3fcb0f4bfaea1de5fa86a464a7a9d6a0fb30cbca.tar.gz rust-3fcb0f4bfaea1de5fa86a464a7a9d6a0fb30cbca.zip | |
Enable `glacier` command via triagebot
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index f12d5163763..e43cff55386 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -10,6 +10,8 @@ allow-unauthenticated = [ [assign] +[glacier] + [ping.icebreakers-llvm] alias = ["llvm", "llvms"] message = """\ |
