Closed jjmcdn closed 4 years ago
Hm. Not sure about reordering the arguments. Sounds logical but changes the interface. So you must at least update the README and reflect the new change there.
Also a --epic-list
param would be nice but that's for another commit.
still interessted in this?
Closing given the age of the PR. Feel free to reopen if you want.
An API exists to assign issues to an epic. The most convenient time to do this is when creating a new issue, so add a new positional parameter to create-issue before Summary. This seems to be a logical place to put it since the first two parameters are "project" and "type" and after that the parameters become free-form or m:n relationships.
Signed-off-by: Joe MacDonald joe_macdonald@mentor.com