Compare commits

...

2 Commits

Author SHA1 Message Date
Émilien Devos (perso)
bc06c2fc27
Better message for auto close 2023-06-03 17:27:24 +00:00
Émilien Devos (perso)
7ea6ec1f52
add one return line for the reply message 2023-06-03 18:57:42 +02:00

View File

@ -27,9 +27,11 @@ jobs:
reactions: ''
close: true
# Comment to post when potential duplicates are detected.
comment: >
comment: |
Hello, your issue is a duplicate of this/these issue(s): {{#issues}}
- #{{ number }} [accuracy: ({{ accuracy }}%)]
- #{{ number }} [accuracy: {{ accuracy }}%]
{{/issues}}
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.