Skip to content

Connect your git branches to agile tickets and more. πŸ–‡οΈπŸ“

Notifications You must be signed in to change notification settings

nane-petrosyan/agile-cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Agile Control System πŸ–‡οΈπŸ“

With the rise of agile methodologies and kanban-style boards for project management, creating a VCS branch per ticket has become a common practice.

AgileCS is a set of command line tools which will enhance your git commands with agile-related functionality.

Usage

The two commands that are currently supported are

  • attachTicket - with options -t for the ticket URL and -b (optional) for your branch name. If the branch name is not specified it will default to the current branch. This command will attach you ticket URL to the specified branch.
  • openTicket - with one option -b which is optional. If -b is not specified it will default to the current branch. This command will open the matching ticket of your branch in the system's default browser.

About

Connect your git branches to agile tickets and more. πŸ–‡οΈπŸ“

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages