Posted by latexr 7 days ago
> the most popular community discussion in the past 12 months has been a request for a way to block Copilot, the company's AI service, from generating issues and pull requests in code repositories.
but Microsoft doesn't automatically make these issues and PRs. Users have to trigger it.
I mean, I do think you should be able to block the `copilot` user but I looked at this users repos and their most popular one has a total of 3 PRs with no Copilot ones.
I also checked the Rust compiler which is obviously waaaay more popular and it appears to have had zero copilot PRs.
I think it's just an unfortunate fact now in 2025 that if you look after a text box online, you're going to have to deal with AI sludge in one way or another. If you don't want to do that, close the text box.
I mean if Microsoft is "training" on your source code without consent (and potentially violating licenses) , that is a huge problem.
> I also checked the Rust compiler which is obviously waaaay more popular and it appears to have had zero copilot PRs
How do you asess whether some PR was made by an AI(like the user did)?
Not what this is about.
> How do you asess whether some PR was made by an AI(like the user did)?
Searched for PRs authored by copilot or mentioning copilot.
So Github copilot forces your PR to tag them as coauthored by Copilot or users can be slick without mentioning it?
in vscode