-
Notifications
You must be signed in to change notification settings - Fork 469
Reducing PR review burden #2499
Copy link
Copy link
Open
Labels
Engineering ExcellenceItems required to be resolved before onboarding the "third wave" of azure RPsItems required to be resolved before onboarding the "third wave" of azure RPsserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Server
Milestone
Metadata
Metadata
Labels
Engineering ExcellenceItems required to be resolved before onboarding the "third wave" of azure RPsItems required to be resolved before onboarding the "third wave" of azure RPsserver-Azure.McpAzure.Mcp.ServerAzure.Mcp.Server
Type
Projects
Status
Not Started
I think the way to go here is to leverage AI tools to reduce the time spent on PR reviews without compromising quality. Some PRs in this repo can grow large and/or require very specific domain knowledge, which makes it challenging for reviewers to tackle in a timely fashion.
At the moment, I can think of two main ways to address this:
copilot-instructions.mdfile but for reviews only. Or maybe we can write skills for it. Keeping track of common patterns seen in the repo would also go a long way (memory).