Microsoft's AI-powered code review assistant scales to over 90% of PRs and 600K pull requests per month
PR reviews at Microsoft had significant friction: reviewers spent time on low-value feedback while meaningful concerns like architectural decisions and security implications were overlooked, and at scale—thousands of developers and repositories—PRs waited days or weeks before being merged.
The AI reviewer now supports over 90% of PRs across Microsoft, impacting more than 600K pull requests per month, with repositories onboarded to the tool observing 10–20% median PR completion time improvements.
Frequently asked questions
What did this team achieve with this AI workflow?
The AI reviewer now supports over 90% of PRs across Microsoft, impacting more than 600K pull requests per month, with repositories onboarded to the tool observing 10–20% median PR completion time improvements.
What tools did this team use?
AI code reviewer, large language models.
What results were reported?
PR coverage across company: over 90%; Pull requests impacted per month: 600K; median PR completion time improvement: 10 – 20% (source-reported, not independently verified).
How is this quality assurance AI workflow structured?
PR creation triggers AI review → AI flags code issues with categories → AI suggests code improvements → Author reviews and applies suggestions → AI generates PR summary → Interactive Q&A with AI.