Hacker News new | past | comments | ask | show | jobs | submit login

Isn't GitHub Actions now open source? You can self-host runners now https://github.com/actions/runner or am I missing something?



That's only the "agent", the coordination between github and the actions happens on github's side (proprietary).


That smells like a good opportunity to set up a mock http server that implements enough of the Actions API to trick the runner into executing the job as if it was a push event




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: