Update auto-close.yaml

This commit is contained in:
Erèbe - Romain Gerard 2024-06-30 11:11:47 +02:00 committed by GitHub
parent 242504edbd
commit d2d70bdb67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,9 +12,9 @@ jobs:
uses: roots/issue-closer@v1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-pattern: ".*Describe the bug.*"
issue-pattern: ".*Describe the (bug|feature).*"
issue-close-message: |-
@${issue.user.login}: hello! :wave:
Hello @${issue.user.login} :wave:
This issue is being automatically closed because it does not follow the issue template.