Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.7.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 8 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Linear Release Action is a GitHub Action designed to integrate CI/CD pipelines with Linear’s release management system. It automates the process of syncing deployments to Linear releases by scanning commits for issue identifiers, linking pull requests, and creating or updating release records in Linear. This action streamlines release tracking and coordination, enhancing workflow efficiency for teams using Linear.
What’s Changed
What’s Changed
- Pin bundled CLI version instead of defaulting to latest by @RomainCscn in https://github.com/linear/linear-release-action/pull/14
- Bump default CLI version to 0.7.0 by @axelniklasson in https://github.com/linear/linear-release-action/pull/15
Full Changelog: https://github.com/linear/linear-release-action/compare/v0.6.0...v0.7.0