Skip to content

Shell script which adds tag to git, versions to JIRA, adds diff branches / tickets to jira version.

Notifications You must be signed in to change notification settings

andyphillips82/tag-versions-jira-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

tag-versions-jira-github

This shell script will assign a tag to your repo at it's current point, compare to a previous tag, and find all pull requeusts in between.

From there, it will create a version in JIRA and add the tickets to those version. The branches in the pull requests must match the ticket names in JIRA.

Requires JIRA CLI to be install.

About

Shell script which adds tag to git, versions to JIRA, adds diff branches / tickets to jira version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages