|
|
|
|
|
by zeeveener
52 days ago
|
|
I'm personally amazed that _Large_ OSS projects don't have the appropriate automation in place to prevent non-compiling or non-linter-passing submissions. - Hooks (although there's no clean way to enforce they be "installed" on a clone), GHA Workflows (or their equivalents on other forges). This might be my bias showing, but these are items I would consider table-stakes for a project of a certain size / level of popularity. It feels like a lot of the "AI is shit at contributing" problems could be addressed in part by better automated checks and balances. |
|