mirror of https://github.com/tteck/Proxmox.git
Update close-incomplete-issues.yml
This commit is contained in:
parent
9e2064b665
commit
7654134e5e
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: lucasbento/auto-close-issues@v1.0.2
|
uses: lucasbento/auto-close-issues@v1.0.2
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
closed-issues-label: '🙁 Auto-Closed'
|
closed-issues-label: 'Non-conforming Issue'
|
||||||
issue-close-message: |
|
issue-close-message: |
|
||||||
Hello @${issue.user.login}
|
Hello @${issue.user.login}
|
||||||
Unfortunately your issue does not follow the format outlined in the template, and has therefore been auto-closed.
|
Unfortunately your issue does not follow the format outlined in the template, and has therefore been auto-closed.
|
||||||
|
|
Loading…
Reference in New Issue