Live data from Hacker News

Update on "Co-authored-by: Copilot" in commit messages

github.com

51–60 of 71 posts

Re: Update on "Co-authored-by: Copilot" in commit messages

#51

Earlier quoted context omitted.

What’s the problem with intel inside? That’s perfectly normal.

What’s the problem with intel inside? That’s perfectly normal. I don't want my computer to look like it's racing in NASCAR.

I would take a sticker for a sponsorship. That could be a good deal. Not for free though!

Re: Update on "Co-authored-by: Copilot" in commit messages

#52
post #49

Earlier quoted context omitted.

That doesn’t quite work for cases where you’re either the primary author of a commit (asking the model for some touch ups) or when you heavily edit model output. Easier to just say “this is who’s driving the AI” and keep it to your username.

> doesn’t quite work for cases In that case, the "Co-authored-by: Copilot" method doesn't quite work either. You have to split the commit somehow. > this is who’s driving the AI As indicated by the consistent user.email value.

Hm, why? Just attribute it to yourself and be done with it. Is there a use case for classifying commits as AI assisted? Besides corporate bureaucracy.

Re: Update on "Co-authored-by: Copilot" in commit messages

#53
post #35

It's only one sliver of the problem here, but -- do you know how often I update my code editor? Like once every five or ten years, to the version that was released a year or two ago. I do my own commits by hand so it's moot anyway, but there's a fair bit of "leopards ate my face" going in the GitHub thread.

VSCode updates itself what feels like daily so everyone is on the bleeding edge. There are upsides and downsides to that but it doesn’t feel like a trade-off many have made purposefully.

VS Code is updated monthly. More and more they also release a bugfix to the monthly release, a week or two after.

Re: Update on "Co-authored-by: Copilot" in commit messages

#54

I work at MSFT. I can understand the incentives behind this change. Although I am not sure how different GitHub culture is from MSFT. I am sure they are closely tracking this metric of Copilot authored PRs so that everyone down from Nadella to the dev and PM for this can use it to hype up GH Copilot. It’s also a simple and clean metric that goes well in your Connects (performance discussion), you could say the featur…

There are alternative ways to gather telemetry data about your usage, then literally polluting the commit message / PR description of the author. Why even consider doing that in the first place?

Re: Update on "Co-authored-by: Copilot" in commit messages

#56
post #55

All the people there asking the simple question of why it got changed and getting ignored.

So freaking weird. Is it normal at MS for Product Managers to push code? wtf Original PR: https://github.com/microsoft/vscode/pull/310226

Isn't this the promise of AI?

Re: Update on "Co-authored-by: Copilot" in commit messages

#57
post #53
post #35

Earlier quoted context omitted.

VSCode updates itself what feels like daily so everyone is on the bleeding edge. There are upsides and downsides to that but it doesn’t feel like a trade-off many have made purposefully.

VS Code is updated monthly. More and more they also release a bugfix to the monthly release, a week or two after.

They switched to a weekly release cycle, presumably to compete with the perceived iteration speed of the many VS Code forks.

Re: Update on "Co-authored-by: Copilot" in commit messages

#58
post #24

Are they apologizing? Was it a bug? Why did they make this decision and what's the end goal? It's so unclear from the message - as evidenced by a lot of the responses.

They did say it's a bug that they even caught during testing yet somehow let go through. Author of the issue mentioned this on HN https://news.ycombinator.com/item?id=47994193

Probably because it's a PM who coded that bug, so no contest.

Re: Update on "Co-authored-by: Copilot" in commit messages

#59

All the people there asking the simple question of why it got changed and getting ignored.

Agreed they could be clearer on this

IMO (and I am biased because I have written about this before in https://news.ycombinator.com/item?id=47164481) but I believe it's to make sure they're legally covering their users, and making sure users of AI tools do at least have some attribution for AI-derived contributions

Re: Update on "Co-authored-by: Copilot" in commit messages

#60
post #6
post #4

Inserting authorship claims is incredibly tacky. It’s today’s “Intel Inside” sticker. I don’t want your stickers on the computer I bought. “Sent from my iPhone” isn’t an authorship claim.

On the flip side there are people who believe that LLM-assisted coding changes require attribution in git history.

As I've written elsewhere in the thread, having worked at a large Enterprise in collaboration with Legal, if there isn't tracking of what AI contributions you have, it's harder to be protected legally by ie Microsoft's indemnity clause if you're sued
Post reply on HN