Skip to content

Commit

Permalink
Move confidence threshold back to 90% now that many users have to sel…
Browse files Browse the repository at this point in the history
…ect the type manually (#771)
  • Loading branch information
marco-c authored and calixteman committed Jul 12, 2019
1 parent ba8faeb commit 6dbd6ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auto_nag/scripts/configs/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@
"intermittent-bug-filer@mozilla.bugs",
"wptsync@mozilla.bugs"
],
"confidence_threshold": 0.8,
"confidence_threshold": 0.9,
"cc":
[
]
Expand Down

0 comments on commit 6dbd6ab

Please sign in to comment.