Skip to content

ccoffey1/DevOps-PRFinder

Repository files navigation

Azure DevOps PR Finder

A little application that helps developers organize by centralizing the location of all pull requests they need to approve and they need others to approve. That simple! :D

Usage!

Wait - real quick - disclaimer time:

This application was something I used primarily for work as a means to learn Electron, Vue and keep myself organized day-to-day (triple win!); so it's still very much a WIP. I haven't actually packaged an installer up for it yet - I guess I should - and there's no 'settings' or static configuration... So to add your repo info you kinda need to edit some areas in the code:

"Uuuugh" You groan. I know, I know. I swear I'm not always this much of an amateur.

1. Running it

  • We're using yarn here, so just clone this repo and run yarn to get all the dependencies; you know the drill.
  • Next run: yarn run electron:serve
  • And it should start!

2. Access token

You'll encounter this screen; follow the steps it outlines to enter your DevOps access token.

adjusts glasses pft... No OAuth?

Long story.

image

3. Manage yours and your peers' pull requests! Wowie!

There's more junk in the app than this picture shows! Which isn't saying a lot since this picture shows nothing! Go try it!

image

About

A little app to help devs organize pull requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published