GitHub disables Copilot ads in pull requests after developer backlash
GitHub has disabled Copilot's ability to insert promotional tips into pull requests following developer backlash. The feature, which injected Raycast ads into over 11,400 pull requests without explicit developer consent, was enabled when Copilot was mentioned in PRs it didn't create. GitHub's product manager acknowledged the decision was a mistake.
GitHub has disabled Copilot's controversial feature that injected promotional tips into pull requests, acknowledging the decision to let the AI tool modify PRs it wasn't created by was "the wrong judgment call."
The issue surfaced Monday when Australian developer Zach Manson discovered that Copilot had inserted a Raycast advertisement into one of his pull requests after a coworker asked the AI to fix a typo. The promotional message read: "Quickly spin up Copilot coding agents from anywhere on your macOS or Windows machine with Raycast," complete with a link and lightning bolt emoji.
Scale of the Problem
Manson's discovery revealed the feature was widespread: over 11,400 pull requests contained identical Raycast tips, with additional PRs containing different promotional messages. The ads appeared to be automatically inserted whenever Copilot was mentioned in a pull request, regardless of whether the AI tool had created the PR.
"I wasn't even aware that the GitHub Copilot Review integration had the ability to edit other users' descriptions and comments," Manson told The Register. "I can't think of a valid use case for that ability."
GitHub's Response
By Monday afternoon, GitHub moved to disable the feature. Tim Rogers, principal product manager for Copilot at GitHub, posted on Hacker News that the feature was intended to "help developers learn new ways to use the agent in their workflow." However, he acknowledged that allowing Copilot to modify pull requests written by humans without their knowledge crossed a line.
"On reflection, [it] was the wrong judgment call," Rogers wrote. "We've now disabled these tips in pull requests created by or touched by Copilot, so you won't see this happen again."
GitHub VP of developer relations Martin Woodward clarified on X that Copilot injecting tips into pull requests it creates has been standard behavior. The newly disabled feature was the ability to modify any PR when mentioned, a capability added more recently.
"When we added the ability to have Copilot work on any PR by mentioning it the behaviour became icky," Woodward stated.
What This Means
This reversal illustrates the tension between monetizing AI tools and maintaining developer trust. GitHub was attempting to use Copilot as a marketing channel by inserting sponsored content directly into developer workflows without explicit consent. The swift backlash and quick rollback suggest companies cannot rely on implicit approval for invasive AI features, even minor ones. The incident also raises questions about AI systems having edit permissions on shared development artifacts—a capability that remains problematic even if the ads are removed.
Related Articles
GitHub Copilot CLI Gets Redesigned Terminal Interface in General Availability
GitHub has released the redesigned terminal interface for GitHub Copilot CLI to general availability. The update, previewed at Microsoft Build 2026, introduces a tabbed layout for working with GitHub directly from the command line.
GitHub Copilot agentic harness supports 20+ models with leading token efficiency across benchmarks
GitHub published benchmark results for its Copilot agentic harness, which supports more than 20 models from providers including Anthropic, OpenAI, and others. The company claims the harness delivers leading token efficiency while maintaining flexibility across model choices.
Cline v4.0.2 Adds DeepSeek Reasoning Effort Controls, Including 'xhigh' Setting
Cline, the autonomous AI coding assistant, released v4.0.2 with support for reasoning effort controls on DeepSeek thinking models, including the new 'xhigh' setting. The update also improves the ClinePass provider experience with clearer reasoning controls and model selection.
Cline CLI v3.0.30 Adds Token Counter, SAP AI Core Support, and OpenRouter Improvements
Cline shipped CLI v3.0.30 on June 26, 2024, adding a token count display in the status bar alongside cost tracking. The update integrates SAP AI Core as a provider, refreshes the model catalog with latest provider models, and fixes OpenRouter prompt caching behavior.
Comments
Loading...