Skip to content

Chrome extension with code snippets that help with work routine at Welldone

Notifications You must be signed in to change notification settings

welldone-software/work-helper-for-azure-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welldone Work Helper for Azure DevOps [2.0]

A Chrome extension with all sorts of features to help with day-to-day work on Azure DevOps.

Interfaces with Azure DevOps REST API and with TMetric REST API.

Features:

1. Automatic TMetric Logger
  • Retrieves your PRs list from Azure DevOps
  • Interfaces with TMetric and checks if you forgot to fill in hours
  • Offers to fill in hours for you in case you forgot, by your approval
  • Can remind you to fill in hours (if not filled) after a certain time of day (for example after 21:00)
  • Maintains a local database to remember your choices

preview

2. Create Bug Tasks
  • Adds a context menu item 'Create Bug Task' to any bug page
  • Creates a child work item task
  • Moves the new task to state 'In Review'
  • Moves the bug to state 'In Progress'

preview

3. Move Fixed Bugs to State Q.A
  • Searches for bug items in state 'In Progress' but with all work tasks completed
  • Moves the bug to state Q.A when a build that includes your tasks succeeds

preview

4. Rerun Failed Pull Request Builds
  • Searches for (your) pull requests with failed builds
  • If a new build can be re-queued (f.e when PR merge status is OK and build is just expired), it re-runs the build for you

preview

5. Shorten Work Item URLs
  • Replaces URLs according to regular expressions of your choice
  • Set to shorten annoyingly long work item urls

preview

Configuration:

Go to js/config.js and follow the instructions.

About

Chrome extension with code snippets that help with work routine at Welldone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published