This gist is to help with the creating of jiras and is a work in progress but will do some of the work for you.
These scripts require you to have srcclr
and jq
installed.
jira_format is the command line call that needs to be made.
Values in the script that need to be filled are:
PACKAGE_NAME: Package where the issues are.
VERSION: the version of the packaged wanting to be checked.
PATH/TO/FILE: this is the path to the format.py
that is included in this gist