Update auto_close_issue.yml
This commit is contained in:
parent
f5faf2d413
commit
7965129176
2
.github/workflows/auto_close_issue.yml
vendored
2
.github/workflows/auto_close_issue.yml
vendored
@ -9,4 +9,4 @@ jobs:
|
||||
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"
|
||||
issue-pattern: ".*### Describe the bug|### Feature description.*"
|
||||
issue-pattern: ".*### Describe the bug([\s\S]*?)### To Reproduce.*|### Feature description.*"
|
||||
|
Loading…
Reference in New Issue
Block a user