Jira fixVersion automation
Version updated for WarDove/ga-jira-fixversion to version v1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Jira Release Automation v1.0
This action integrates your GitHub workflows directly with Jira to create release versions automatically whenever changes are pushed to specified release branches. Built with Golang and Docker, it ensures reliable and consistent operation across different environments.
Features
Automatic Version Creation: Automatically creates a new Jira version based on the branch name when code is pushed to branches matching the pattern release/**.
Docker Integration: Packaged as a Docker container to guarantee consistency no matter where it's deployed.
Easy Configuration: Set up the action with just a few environment variables and it handles the rest, making your CI/CD pipeline smoother and more integrated with Jira.