mirror of
https://github.com/atuinsh/atuin.git
synced 2026-06-01 18:47:18 +02:00
89792a7720
I am tired of PRs from "people" who have forked >100 repos and opened >200 PRs in a single day. Use AI to amplify what you can do. I'm not reading your slop PR body that you haven't even read, reviewing code you have had no part in, and testing something you have probably never built. ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing
18 lines
253 B
TOML
18 lines
253 B
TOML
[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"
|