logoalt Hacker News

silverwindyesterday at 1:38 PM7 repliesview on HN

This seems nonsensical. Why would non-actions activity consume actions budget?


Replies

semiquaveryesterday at 2:06 PM

  > Last month, we shared how GitHub Copilot code review runs on […] GitHub Actions using GitHub-hosted runners.
They say that they’re now billing against their actual costs
WorldMakeryesterday at 3:54 PM

Copilot Code Reviews are Actions workflows. Just privileged ones you can't edit the YAML for. They even litter your Actions tab list and Deployment environments.

horsawlarwayyesterday at 2:01 PM

My guess is that they're moving to a spot where they can pitch an LLM "doing something" as an action, and copilot is their first move. I don't see it as crazy to think of a "copilot code review" in a similar way to other build actions.

But also - enterprise accounts already have budget assigned to github actions, and this allows them to start billing right away without having to actually get (or allow) businesses to evaluate the return of having copilot do code reviews.

So seems like it's a mix of immediate incentives and long term architecture. I don't like it, though. If I were an enterprise my first response would be to turn it off.

show 1 reply
freedombenyesterday at 1:42 PM

Agreed, especially weird since they just rolled out usage-based billing for Co-pilot. It would make a lot more sense to just re-use that usage instead IMHO

show 1 reply
whalesaladyesterday at 2:00 PM

Code review ostensibly takes place inside a container runtime just like tests or other actions would. It makes sense to me.

show 1 reply
tommy29tmaryesterday at 2:22 PM

[dead]

throwatdem12311yesterday at 1:40 PM

“F*ck you. Pay me.”

That’s why.