Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create release in JIRA when releasing on GitHub #10

Closed
sasjo opened this issue Nov 27, 2019 · 0 comments · Fixed by #68
Closed

Create release in JIRA when releasing on GitHub #10

sasjo opened this issue Nov 27, 2019 · 0 comments · Fixed by #68
Assignees
Labels
enhancement New feature or request

Comments

@sasjo
Copy link
Contributor

sasjo commented Nov 27, 2019

When we release our project on GitHub we want to keep JIRA up to date with fix versions and releases with correct version numbers for issue tracking. This is now a manual job and with conventional commits dictating version numbers it will be harder to manage future releases and fix versions on issues.

The proposal is a new action that automates this in JIRA by accomplishing the following

  • Create a new release in JIRA
  • Add fix version for all issues mentioned in the commit logs
  • Release the version (if releasable - all issues closed)

Once the version is released, this will in turn also trigger automation of release notes and release documentation.

@sasjo sasjo added the enhancement New feature or request label Nov 27, 2019
@sasjo sasjo self-assigned this Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant