BlitzWhat is it?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. DetailsThis is for VSTS (TFS). This extension shows all of the open pull requests in a project. The approver can then follow a link to work the pull request. The extension will be here: OptionsFilters allow filtering by PRs for which you are a reviewer and PRs created by you. Themes allow you to change the look and feel of the extension. WidgetComes with a widget that will show all active pull requests in your project across all repositories. Here's how it looks: Source Code and Issue ReportingI've added the source to my GitHub repository. Please open issues with the extension there so I can track them more easily. Why did I make it?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! Feature IdeasDive into code policies and more detailed statuses for each pull request. |