Live data from Hacker News

Updates to GitHub Copilot interaction data usage policy

github.blog

131–140 of 193 posts

Re: Updates to GitHub Copilot interaction data usage policy

#131
post #17

> This approach aligns with established industry practices "others are doing it too so it's ok"

Ackshually Anthropic is opt-in AND they give you discounts if you enable it

It’s opt-out, not opt-in, at least for Claude Desktop and Claude Code, unless you use the API.

Re: Updates to GitHub Copilot interaction data usage policy

#132
post #36

Earlier quoted context omitted.

Ugh, can't believe they made this opt-in by default, and didn't even post the direct URLs to disable in their blog post. To add on to your (already helpful!) instructions: - Go to https://github.com/settings/copilot/features - Go to the "Privacy" section - Find: "Allow GitHub to use my data for AI model training" - Set to disabled

I always thought "opt-in" (not "opt in") meant something you have to actively choose to enable; otherwise, it stays off. So calling something "opt-in by default" sounds like a misnomer to me. But English is not my first language so please correct me if I'm wrong.

You are correct

Re: Updates to GitHub Copilot interaction data usage policy

#133

It’s not clear to me how GitHub would enforce the “we don’t use enterprise repos” stuff alongside “we will use free tier copilot for training”. A user can be a contributor to a private repository, but not have that repository owner organisation’s license to use copilot. They can still use their personal free tier copilot on that repository. How can enterprises be confident that their IP isn’t being absorbed into the…

We do not train on the contents from any paid organization’s repos, regardless of whether a user is working in that repo with a Copilot Free, Pro, or Pro+ subscription. If a user’s GitHub account is a member of or outside collaborator with a paid organization, we exclude their interaction data from model training.

Thank you for clarifying this.

Re: Updates to GitHub Copilot interaction data usage policy

#135

> On April 24 we'll start using GitHub Copilot interaction data for AI model training unless you opt out. Review this update and manage your preferences in your GitHub account settings. Now "Allow GitHub to use my data for AI model training" is enabled by default. Turn it off here: https://github.com/settings/copilot/features Do they have this set on business accounts also by default? If so, this is really shady.

Just confirming, we do not use Copilot interaction data for model training of Copilot Business or Enterprise customers.

You shouldn't do it for public by opt-in, it should be opt-out. But that is the Microslop effect on GitHub, users are an afterthought.

Re: Updates to GitHub Copilot interaction data usage policy

#136
On my Android phone I was able to change the setting using Firefox by logging into GitHub and not allowing it to launch the GitHub app.

I was unable to change the setting when I used the GitHub app to open up the web page in a container.. button clicks weren't working. Quite frustrating.

Re: Updates to GitHub Copilot interaction data usage policy

#137
post #24

For what it's worth they're not trying to hide this change at all and are very upfront about it and made it quite simple to opt out.

They do not make it very simple to opt out. That is false.

On Android for instance I invite you to use the GitHub app and modify your opt-in or opt outside settings... You will find that nothing works on the settings page once you actually find the settings page after digging through a couple of layers and scrolling about 2 ft.

Re: Updates to GitHub Copilot interaction data usage policy

#138
post #10

Earlier quoted context omitted.

Interestingly, it is disabled by default for me.

Reading the github blog post "If you previously opted out of the setting allowing GitHub to collect this data for product improvements, your preference has been retained—your choice is preserved, and your data will not be used for training unless you opt in."

[deleted]

Re: Updates to GitHub Copilot interaction data usage policy

#140

Earlier quoted context omitted.

Separate fun fact: Gemini CLI blocks env vars with strings like 'AUTH' in the name. They have two separate configuration options that both let you allow specific env vars. Neither work (bad vibe coding). Tried opening an issue and a PR, and two separate vibe-coding bots picked up my issue and wrote PRs, but nobody has looked at them. Bug's still there, so can't do git code signing via ssh agent socket. Only choice is…

Gemini also won't help you with C++ if you are under 18, since it would be unsafe. https://news.ycombinator.com/item?id=39632959

Is it still true? That's two years old
Post reply on HN