We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9796d29 commit 9db0c2dCopy full SHA for 9db0c2d
.github/workflows/potential-duplicates.yml
@@ -20,7 +20,7 @@ jobs:
20
# Get issues with state to compare. Supported state: 'all', 'closed', 'open'.
21
state: all
22
# If similarity is higher than this threshold([0,1]), issue will be marked as duplicate.
23
- threshold: 0.6
+ threshold: 0.8
24
# Reactions to be add to comment when potential duplicates are detected.
25
# Available reactions: "-1", "+1", "confused", "laugh", "heart", "hooray", "rocket", "eyes"
26
#reactions: 'eyes, confused'
0 commit comments