config: tune concurrency, security scheduling, stability, noise #52
Reference in New Issue
Block a user
Delete Branch "config/tuning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
prConcurrentLimit50 → 10,branchConcurrentLimit5 → 10 (every PR needs a branch, so the old 5 made the 50 meaningless).vulnerabilityAlerts.schedule = ["at any time"]so weekend CVE fixes aren't held until Monday by the weekdayschedule.minimumReleaseAge: "3 days"so releases age before they're opened/automerged.assignees(same single user asreviewers) — noise on every PR, including auto-merged ones.Closes #46
Closes #47
Closes #48
Closes #49