Submitted by MrCharlight t3_124pdhl in coolgithubprojects
Comments
MrBartusek t1_je1skqk wrote
Holly shit
sparr t1_je2bhfk wrote
The repo runs itself, which is cool, but sadly it only runs the workflow when a contributor submits an issue :(
MrCharlight OP t1_je2jvdq wrote
In its current iteration it's relatively expensive to run, so I've constrained it to contributors only.
I've run the issue you made manually. It's still rough around the edges (two of the commits are empty); I'm going to make improvements to diff interpretation and PR planning in the next week, as well as the ability for it to respond to code review.
candraa6 t1_je3qv70 wrote
Wohoo. it's happening.
MrCharlight OP t1_jebq246 wrote
Added a manual trigger, here's the PR your issue generated: https://github.com/irgolic/AutoPR/pull/27
IshKebab t1_je0ofgk wrote
Does it actually work?