Bash script to automatically create a GIT branch with a configurable name from a JIRA issue's summary.
- Open your JIRA-profile -> click
Manage your account-> switch toSecuritytab -> scroll down toAPI tokenssection -> clickcreate and manage API tokens. - Create a new JIRA API token or use the existing one.
- Configure JIRA URL, your JIRA-access email and API token in
local.properties.examplefile. - Rename
local.properties.exampletolocal.properties - Execute
./scripts/make_branch.sh <JIRA_ISSUE_KEY>.