This extension puts all pull requests across all repositories into a queue. This allows users to review open pull requests and click the link to go to work the pull request.
Now, you have a widget that will show all active pull requests in your project across all repositories. Here's how it looks:
This is for VSTS (VSO, TFS 2015). This extension shows all of the open pull requests in a project. The approver can then follow a link to work the pull request. Go here:
Here is an example list of pull requests:
A potential XSS vulnerabilty is removed. New features:
- Streamlined code; fixed bug in links on-premises.
- Widget!!! Check out the widget screenshot above. You can add it to your dashboard!
- Filter to only pull requests to which you have been assigned as a reviewer.
- Hover over Reviewer for more information on their vote.
- Rows now styled to show whether the pull request merged successfully with master.
- Repository name added.
Our state's mail server went down and pull requests fell through the cracks. We also had some pull requests which dropped off the radar before they were completed. I just wanted a solution to see all of the pull requests across hundreds of repo.'s. So, I made one!
I've added the source to my GitHub repository. Please open issues with the extension there so I can track them more easily.
Dive into code policies and more detailed statuses for each pull request.
All features available on TFS 2015.3 or later. I fixed an on-premises issue that prevented pull request links on the pull request table from opening properly.