From e8345f6aa7f1e33a5bdc8e64d092b32c8a856239 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Tue, 31 Mar 2020 12:01:54 -0400 Subject: Add triagebot configuration (#364) This enables assignment through triagebot on this repository, in preparation for the migration from highfive to triagebot for PR assignment. --- triagebot.toml | 1 + 1 file changed, 1 insertion(+) create mode 100644 triagebot.toml (limited to 'triagebot.toml') diff --git a/triagebot.toml b/triagebot.toml new file mode 100644 index 0000000..fa0824a --- /dev/null +++ b/triagebot.toml @@ -0,0 +1 @@ +[assign] -- cgit v1.2.3