From e9164e7f63eb17b9090f3b54c7600f2249f6dd73 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Sun, 1 Aug 2021 16:43:09 +0200 Subject: [PATCH] Create auto-comment.yml Source: https://github.com/ipfs/go-ipfs/blob/master/.github/auto-comment.yml --- .github/auto-comment.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/auto-comment.yml diff --git a/.github/auto-comment.yml b/.github/auto-comment.yml new file mode 100644 index 00000000..c1272240 --- /dev/null +++ b/.github/auto-comment.yml @@ -0,0 +1,6 @@ +# Comment to a new issue. +# Disabled +# issueOpened: "" + +# Disabled +# pullRequestOpened: ""