Skip to content
forked from sierpinski/Blitz

This repository contains a VSTS extension for showing a list of all active TFS pull requests for a project. This allows users to review open pull requests and click the link to go to TFS and work the pull request. Also, a webapp that does the same in AppArchive.

License

Notifications You must be signed in to change notification settings

sawpresto/Blitz

 
 

Repository files navigation

Blitz

##What 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. Check it out on the VSTS marketplace!

##Now with a Widget Now, you have a widget that will show all active pull requests in your project across all repositories. Here's how it looks: Widget Showing Active Pull Requests

##Details 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: Screenshot of Finding The Extension

##Screenshot Here is an example list of pull requests:

Screenshot of Active Pull Requests

##Features In Latest Update New features:

  • 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.

##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!

##Source Code and Issue Reporting I've added the source to my GitHub repository. Please open issues with the extension there so I can track them more easily.

##Feature Ideas Dive into code policies and more detailed statuses for each pull request.

About

This repository contains a VSTS extension for showing a list of all active TFS pull requests for a project. This allows users to review open pull requests and click the link to go to TFS and work the pull request. Also, a webapp that does the same in AppArchive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • C# 20.2%
  • HTML 19.1%
  • CSS 0.6%