1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-01-12 09:42:30 +05:30

Better message for auto close

This commit is contained in:
Émilien Devos (perso) 2023-06-03 17:27:24 +00:00 committed by GitHub
parent 7ea6ec1f52
commit bc06c2fc27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,10 +27,11 @@ jobs:
reactions: '' reactions: ''
close: true close: true
# Comment to post when potential duplicates are detected. # Comment to post when potential duplicates are detected.
comment: > comment: |
Hello, your issue is a duplicate of this/these issue(s): {{#issues}} Hello, your issue is a duplicate of this/these issue(s): {{#issues}}
- #{{ number }} [accuracy: ({{ accuracy }}%)] - #{{ number }} [accuracy: {{ accuracy }}%]
{{/issues}} {{/issues}}
If this is a mistake please explain why and ping @\unixfox, @\SamantazFox and @\TheFrenchGhosty. If this is a mistake please explain why and ping @\unixfox, @\SamantazFox and @\TheFrenchGhosty.
Please refrain from opening new issues, it won't help in solving your problem. Please refrain from opening new issues, it won't help in solving your problem.