tagoro9 / fotingo

A CLI to ease the interaction between git, github and jira when working on tasks.
MIT License
60 stars 19 forks source link

Create jira subtask with fotingo #883

Open amazingandyyy opened 2 years ago

amazingandyyy commented 2 years ago

something like this will be awesome

fotingo start -k SubTask -p DEVOPS-5600 -u DEVOPS-5805 -t "do something to help DEVOPS-5600"
+ -u, --upstream          Parent task this sub-task should be attached to
amazingandyyy commented 2 years ago

need to look into Jira's API, maybe it doesn't even support sub task creation 🤭