diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2020-03-31 12:01:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-31 18:01:54 +0200 |
| commit | e8345f6aa7f1e33a5bdc8e64d092b32c8a856239 (patch) | |
| tree | 51990360acd41431a848358804474113d687253f | |
| parent | 2df6cf72163db57fd0c79fefd0e79f38f29f7d93 (diff) | |
| download | rust-mode-e8345f6aa7f1e33a5bdc8e64d092b32c8a856239.tar.gz | |
Add triagebot configuration (#364)
This enables assignment through triagebot on this repository, in preparation for
the migration from highfive to triagebot for PR assignment.
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 0000000..fa0824a --- /dev/null +++ b/triagebot.toml @@ -0,0 +1 @@ +[assign] |
