Skip to content

nickform/vsts-pr-monitor-chrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSTS PullRequest Monitor

This is a chrome extension which would monitor all the repositories in a given VSTS project for active Pull Requests and lists them as links so that the developers can monitor what needs to be reviewed.

Usage

Click on SETTINGS link to configure the extension with your VSTS organisation and Project.

Note that you'll need to have an active session with VSTS in order to retreive the list of pull requests.

Development

The popup page of this application is bootstrapped using create-react-app. See the create-react-app documentation for more information.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • HTML 9.2%
  • CSS 7.4%