Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.5.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Linear Release Action integrates your CI/CD pipeline with Linear’s release management system to automate the synchronization of deployments and releases. It scans commit history for Linear issue identifiers, links issues to releases, and creates or updates releases in Linear, streamlining release tracking and deployment workflows. This action simplifies the connection between your code changes and project management, reducing manual effort and improving visibility into deployments.
Release notes
What’s Changed
- Documentation improvements by @RomainCscn in https://github.com/linear/linear-release-action/pull/8
- Add support for release_version, same as the CLI by @RomainCscn in https://github.com/linear/linear-release-action/pull/9
- Set CLI version default to latest
Full Changelog: https://github.com/linear/linear-release-action/compare/v0.4.0...v0.5.0