GitHub disables Copilot's ability to insert ads into pull requests after developer backlash

GitHub has disabled a controversial feature that allowed GitHub Copilot to insert promotional messages into pull requests. The change came after developers discovered Copilot was adding what appeared to be ads for third-party tools like Raycast into PR descriptions and comments.
What happened
Australian developer Zach Manson reported that after a coworker asked Copilot to correct a typo in one of his pull requests, he found a message from Copilot pushing readers to adopt productivity app Raycast. The note read: "Quickly spin up Copilot coding agents from anywhere on your macOS or Windows machine with Raycast," complete with a lightning bolt emoji and installation link.
Manson initially thought this might be training data poisoning or novel prompt injection, but investigation revealed more than 11,400 PRs with the same tip, all seemingly added by Copilot. Searching PR code for blocks invoking Copilot revealed numerous examples of different tips being inserted.
GitHub's response
GitHub VP of developer relations Martin Woodward explained that Copilot inserting tips into PRs it creates wasn't new behavior, but letting it touch PRs it didn't create was a recent change that "became icky." Tim Rogers, principal product manager for Copilot at GitHub, stated on Hacker News that the feature was intended "to help developers learn new ways to use the agent in their workflow," but acknowledged that "letting Copilot make changes to PRs written by a human without their knowledge was the wrong judgement call."
GitHub has now disabled these tips in pull requests created by or touched by Copilot. The decision came quickly after the issue gained attention on Monday, with GitHub responding by the afternoon of the same day.
Developer reaction
Manson expressed surprise that the GitHub Copilot Review integration had the ability to edit other users' descriptions and comments, stating: "I can't think of a valid use case for that ability." He noted that while he wasn't surprised to see GitHub experimenting with AI models, he found it "pretty offensive" to see the Raycast ad inserted by Copilot into his own PR as if he had written it.
The incident highlights ongoing tensions around AI tools modifying developer work without clear consent mechanisms, particularly when those modifications include promotional content.
📖 Read the full source: HN LLM Tools
👀 See Also

Claude Code Cache Bugs Can Increase API Costs 10-20x
Two cache bugs in Claude Code can silently increase API costs by 10-20 times. The issues were reported on Reddit and discussed on Hacker News.

Claude Code v2.1.51 changed 1M context billing without notification
Anthropic's Claude Code v2.1.51 update silently changed billing for 1M context windows on Max plans. Context tokens above 200K now bypass subscription capacity and go directly to Extra Usage charges, even when subscription budget remains available.

Meta OpenEnv AI Hackathon in India Offers Direct Interviews and $30K Prize Pool
Meta is hosting India's first OpenEnv AI Hackathon in collaboration with Hugging Face and PyTorch, where developers build reinforcement learning environments for AI agents. Top teams get direct interviews with Meta and Hugging Face AI teams, plus a $30,000 prize pool.

Illinois Passes SB 315: Third-Party Audits Required for Frontier AI Labs
Illinois passes SB 315 requiring frontier AI labs like OpenAI, Anthropic, and Google DeepMind to have safety practices audited by independent third parties. If signed, it becomes the strongest US state AI safety law.