Microsoft Copilot injects ads into GitHub and GitLab pull requests

✍️ OpenClawRadar📅 Published: March 31, 2026🔗 Source
Microsoft Copilot injects ads into GitHub and GitLab pull requests
Ad

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.

Ad

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

Ad

👀 See Also