Skip to content

An Azure DevOps extension to simplify the pull-request review process

License

Notifications You must be signed in to change notification settings

tim-morrill-venus/PRReviewerLottery

 
 

Repository files navigation

PRReviewerLottery

An Azure DevOps extension to simplify the pull-request review process

Build and Test

To get started, first runnpm install

To build the extension, run npm run build, this will create a .vsix file for the extension, this can be directly published to Visual Studio Marketplace.

For dev purposes, npm run build:dev will create a special version of the extension that will load all files from localhost:3000. Publish that from Visual Studio Marketplace and install it in your organization. Run npm run start:dev to lauch a dev server on port 3000. Browse to your Azure Devops organization with Firefox (other browser not supported) to debug. This supports hot reload !

Contribute

If you want to help, please submit feedback, issues or a Pull Request here.

If you enjoy this extension, please star this repo on GitHub or leave a review in Visual Studio Marketplace here

About

An Azure DevOps extension to simplify the pull-request review process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • JavaScript 6.5%
  • SCSS 2.1%
  • HTML 1.8%