Update issue-close-message

This commit is contained in:
Frank Denis 2023-02-04 22:15:18 +01:00
parent 84184bbad8
commit 3f31c4d3e2
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ jobs:
uses: roots/issue-closer@v1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow the issue template. If this is a support request, please use the discussion section instead."
issue-close-message: "This issue was automatically closed because it did not follow the issue template. We use the issue tracker exclusively for bug reports and feature additions that have been previously discussed. However, this issue appears to be a support request. Please use the discussion forums for support requests."
issue-pattern: ".*(do we replicate the issue|Expected behavior|raised as discussion|# Impact).*"