Git forges
Git forges
Posted Oct 16, 2025 19:11 UTC (Thu) by pizza (subscriber, #46)In reply to: Git forges by mb
Parent article: Large language models for patch review
> Well no, all git forges and CI solve this problem very well.
By "very well" you mean "completely at someone else's expense"?
It's reasonable to expect folks to perform basic sanity checks *prior* to submitting a patch. Even better if they are in the form of local pre-commit/push hooks so that the central infrastructure never even sees the patch until it's clean.