microsoft / microsoft/vscode-pull-request-github
Implement automated Pull Request prioritization system
Open
@alexr00 is already working on this.
Since May 5, 2026.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Problem
Maintainers face a large number of Pull Requests, making it difficult to decide which ones to review first.
Proposed Solution
Introduce a scoring system to prioritize Pull Requests based on:
- Size of the change
- Risk level
- Impact on the system
Expected Impact
- More efficient review process
- Faster integration of critical changes
- Better allocation of maintainer effort
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.