andkirby / commithook

CommitHooks code validation and auto-formatting commit message.
GNU General Public License v3.0
7 stars 3 forks source link

Add task information on assignment #110

Closed andkirby closed 8 years ago

andkirby commented 8 years ago

Show summary, status, issue key on command commithook tracker:task 123.

$ commithook tracker:task 123
Switched to task %issue_key%.
  %summary%
  %status%
andkirby commented 8 years ago

commithook tracker:task 123 - set active task commithook tracker:task - show value of active task commithook tracker:task --info - read info about active task commithook tracker:task 321 --info - read info about task 321

Tracker type should set. Example: composer config --project tracker jira