Repository to the interact with Jira using CLI
Considering the present Agile scenario, we have so many sprints and lots of issues to work on. Sometimes it becomes hectic to login everytime over the JIRA Board and move the status of the issues, change the assignee for the issue or create the new issues. Hence I created simple python codes to ease this stuff
I am working on following improvements as of now
- Create the ticket using CLI
- Bulk update the tickets with same status
- Create the bulk tickets
- Create the project using CLI
- Usage of access tokens instead of username and password as soon it will be deprecated
Harsh Khajgiwale [email protected]