dynamist / phabfive

A command line tool to interact with Phabricator
Apache License 2.0
4 stars 2 forks source link

Create new command "maniphest create" to allow for bulk ticket create #52

Closed Grokzen closed 1 year ago

Grokzen commented 1 year ago

Proposed Functionality

Create a new command "maniphest create" that takes a yaml config file as input that enables to create multiple tickets at one time. It also gives the ability to render the tickets with variables and with Jinja2 to allow for complex logic like for loops, if/else cases etc.