product updateGitHub

GitHub disables Copilot ads in pull requests after developer backlash

TL;DR

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.

2 min read
0

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

product update

Microsoft Cancels Claude Code Licenses, Pushes Developers to GitHub Copilot CLI

Microsoft is removing Claude Code access from its Experiences + Devices division by June 30, 2026, redirecting thousands of engineers to GitHub Copilot CLI instead. The decision follows six months of Claude Code proving more popular than Microsoft's own coding tool among internal developers.

product update

GitHub Copilot API adds team-level usage metrics for enterprise tracking

GitHub has expanded its Copilot usage metrics API to include team-level reporting. The new user-teams endpoint maps each Copilot-licensed user to their team memberships, allowing organizations to analyze AI coding assistant adoption and usage patterns across team structures.

product update

Microsoft Edge mobile adds multi-tab summarization, podcast generation, and browsing history recall via Copilot

Microsoft Edge mobile version 148 and higher integrates six AI-powered features from its desktop version, including the ability to summarize multiple tabs simultaneously, generate podcasts from web pages, and recall browsing history for continued conversations. The update also adds a Journeys feature that tracks research topics and a Study and Learn mode for interactive quizzes.

product update

Microsoft Edge adds Copilot feature to analyze content across all open browser tabs

Microsoft is updating Edge to let Copilot read and analyze content across all open browser tabs simultaneously. The update includes AI-generated podcasts from tabs, study mode with quizzes, and long-term conversation memory.

Comments

Loading...