mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-10 04:30:20 +02:00
chore(github): make closed issue message cleaner
This commit is contained in:
@@ -14,8 +14,9 @@ jobs:
|
|||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
Closed issues are **NOT** monitored, so commenting here is likely to be not seen.
|
Closed issues are **NOT** monitored, so commenting here will likely NOT be seen.
|
||||||
If you think this is *still unresolved* and have **more information** to bring, please create another issue.
|
If you think this is *still unresolved* and have **more information** to bring, please either
|
||||||
|
re-open this issue or create another issue.
|
||||||
|
|
||||||
This is an automated comment setup because @qdm12 is the sole maintainer of this project
|
This is an automated comment setup because @qdm12 is the sole maintainer of this project
|
||||||
which became too popular to monitor issues closed.
|
which became too popular to monitor closed issues.
|
||||||
|
|||||||
Reference in New Issue
Block a user