Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.3.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 is a GitHub Action that integrates your CI/CD pipeline with Linear’s release management system. It automates the process of syncing deployments with Linear releases by scanning commits for Linear issue identifiers, linking issues to releases, and creating or updating releases in Linear. This action streamlines release tracking and ensures seamless collaboration between deployment workflows and issue management.
Release notes
What’s Changed
- Bump CLI default version to v0.3.0
- Add SECURITY.md by @RomainCscn in https://github.com/linear/linear-release-action/pull/5
Full Changelog: https://github.com/linear/linear-release-action/compare/v0.2.0...v0.3.0