mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-25 22:55:32 +02:00
🏗️ Reduced sensitivity for duplicate issue check
This commit is contained in:
parent
3dbe488359
commit
cc656a6313
2
.github/workflows/check-duplicate-issues.yml
vendored
2
.github/workflows/check-duplicate-issues.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
exclude: '[BUG] [QUESTION] [FEEDBACK] [SHOWCASE]'
|
exclude: '[BUG] [QUESTION] [FEEDBACK] [SHOWCASE]'
|
||||||
label: '🕸️ Potential Duplicate'
|
label: '🕸️ Potential Duplicate'
|
||||||
state: all
|
state: all
|
||||||
threshold: 0.6
|
threshold: 0.75
|
||||||
reactions: 'eyes'
|
reactions: 'eyes'
|
||||||
comment: >
|
comment: >
|
||||||
Potential duplicates: {{#issues}}
|
Potential duplicates: {{#issues}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user