mirror of
https://github.com/iv-org/invidious.git
synced 2025-02-24 08:18:22 -06:00
Compare commits
2 Commits
042ad1f266
...
bc06c2fc27
Author | SHA1 | Date | |
---|---|---|---|
|
bc06c2fc27 | ||
|
7ea6ec1f52 |
6
.github/workflows/auto-close-duplicate.yaml
vendored
6
.github/workflows/auto-close-duplicate.yaml
vendored
@ -27,9 +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.
|
Loading…
x
Reference in New Issue
Block a user