diff options
Diffstat (limited to 'fossier.toml')
| -rw-r--r-- | fossier.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/fossier.toml b/fossier.toml deleted file mode 100644 index 45ad0bcd..00000000 --- a/fossier.toml +++ /dev/null @@ -1,17 +0,0 @@ -[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" |
