diff --git a/.github/issue-auto-comments.yml b/.github/issue-auto-comments.yml new file mode 100644 index 00000000..d09202ba --- /dev/null +++ b/.github/issue-auto-comments.yml @@ -0,0 +1,15 @@ +comment: + header: Hello 👋 + footer: | + --- + > I am a bot, and this is an automated message 🤖 +labels: + - name: invalid + labeled: + issue: + body: Please follow the issue templates. + action: close + pr: + body: Thank you @{{ pull_request.user.login }} for suggesting this. Please follow the pull request templates. + action: close +