figueiredorui / 1-click-tasks

Add tasks to User story or Bugs from predefined templates using a single click.
MIT License
6 stars 2 forks source link

1-Click Tasks

1-Click Tasks is a Visual Studio Team Services extension to add tasks to User story or Bugs from predefined templates using a single click.

Download here

Team Services allows you to create work item templates. With work item templates you can quickly create work items which have pre-populated values for your team's commonly used fields.

1-Click Tasks uses predefined task templates and add them to a User Story or Bug using a single click.

Setup your Task templates

Create your task templates

Create your task templates

Create / open a user Story/Bug

Find 1-Click Tasks on toolbar menu

1-Click Tasks on the menu

Done

Now you have tasks associated with the User Story or Bug

Done

Release notes

Usage

  1. Clone the repository
  2. npm install to install required local dependencies
  3. npm install -g grunt to install a global copy of grunt (unless it's already installed)
  4. grunt to build and package the application

Grunt

Basic grunt tasks are defined:

Note: To avoid tfx prompting for your token when publishing, login in beforehand using tfx login and the service uri of https://marketplace.visualstudio.com.

Credits

Clone from https://github.com/cschleiden/vsts-extension-ts-seed-simple