Blitz
Blitz copied to clipboard
This repository contains a VSTS extension for showing a list of all active pull requests for a project. This allows users to review open pull requests and click the link to go work the pull request.
If the on-prem instance has both HTTP and HTTPS enabled, the latest extension (1.0.43) will no longer loads when installed under HTTPS. It used to work inconsistently with some browser...
If I understand correctly, the ultimate goal of this project is to do what "Pull Requests" tab is already doing, only better (by ignoring current repository scope). As a user...
Hi, thank you for this great extension. I use it daily to get an overview of all the code I have to review that day. However, it is a bit...
#10 was a great addition, but when a team or group you're in has been assigned to the pull request rather than your user directly, it does not show up...
It would be nice if the PR view could auto-refresh itself (like eg. dashboards could). Use case is if PR view is eg. used on a team screen.
It would be useful if more state information about the PR can be shown: - Reviewer approval state - State of work item link policy - State of build policy
Would it be possible to add the status of the PR build next to the merge status?