Microsoft Copilot injects ads into GitHub and GitLab pull requests

What's happening
Microsoft Copilot, the AI-powered coding assistant integrated into GitHub and other development environments, is reportedly injecting promotional content into pull requests. According to reports, this has affected approximately 1.5 million GitHub pull requests.
The ads appear within pull request descriptions that are generated or suggested by Copilot. This affects both GitHub and GitLab platforms where Copilot is active. The promotional content is being inserted automatically as part of Copilot's code suggestion functionality.
Technical context
Copilot operates as an AI pair programmer that suggests code completions and entire functions based on context. It's built on OpenAI's Codex model and is integrated directly into IDEs like VS Code and GitHub's web interface. When developers use Copilot to help write pull request descriptions or code comments, the AI may now include promotional content alongside its suggestions.
This represents a significant shift in how AI coding assistants are monetized. Previously, Copilot operated on a subscription model ($10/month for individuals, $19/user/month for businesses). The injection of ads suggests Microsoft may be exploring alternative revenue streams for the service.
For developers using AI coding agents, this raises questions about code ownership, licensing, and whether AI-generated content containing ads could affect open source licensing compliance. It also introduces potential security concerns if the ad injection mechanism could be exploited to insert malicious content.
📖 Read the full source: HN LLM Tools
👀 See Also

Anthropic API Billing Bug: Sonnet Model Charged at Opus Rates
A user discovered that the Anthropic API is incorrectly billing the claude-sonnet-4-6 model at Opus pricing rates, despite returning the correct model string. The bug was identified through analysis of raw event data showing a cost discrepancy.

Navigating the OpenClaw 2026.2.6-3 and OpenRouter Integration Issue
Users of OpenClaw 2026.2.6-3 paired with OpenRouter face persistent '401 User not found' errors. Join the community discussion as they explore solutions and share troubleshooting tips.

OpenClaw: Dive Into the First AMA on r/clawdbot
In an exciting AMA session, the OpenClaw team discussed the future of AI coding agents on Reddit's r/clawdbot. Discover key insights and takeaways from this interactive event.

Scoring Show HN Submissions for AI Design Patterns
A developer analyzed 500 Show HN landing pages to detect common AI-generated design patterns like Inter fonts, colored left borders, and glassmorphism. The scoring system identified 21% of sites as 'heavy slop' with 5+ patterns.