1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
[repo] owner = "atuinsh" name = "atuin" [thresholds] allow_score = 70.0 deny_score = 40.0 min_confidence = 0.5 [actions.deny] close_pr = true comment = true label = "fossier:spam-likely" [actions.review] comment = true label = "fossier:needs-review"