Comment by a_bonobo
6 days ago
I mean, if you can solve 9% of Github issues automatically that's a fairly huge load of work you can automate. Then again you'd have to manually identify which 9% of issues.
6 days ago
I mean, if you can solve 9% of Github issues automatically that's a fairly huge load of work you can automate. Then again you'd have to manually identify which 9% of issues.
"update dependencies"
that would probably cover it, and you don't need "AI" to do that
You do if it's a JS project because every patch release of every dependency makes breaking API changes.