Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.6.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2 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 Linear’s release management system with CI/CD pipelines. It automates tasks such as syncing deployments with Linear releases, scanning commit messages for issue references, and creating or updating releases in Linear. This action streamlines the process of linking code changes to project management workflows, enabling more efficient tracking and coordination of releases.
Release notes
What’s Changed
- Add support for log levels by @axelniklasson in https://github.com/linear/linear-release-action/pull/10
- Tweak README by @axelniklasson in https://github.com/linear/linear-release-action/pull/11
- Add post-action cleanup step by @tommoor in https://github.com/linear/linear-release-action/pull/12
- Add support for timeout input by @axelniklasson in https://github.com/linear/linear-release-action/pull/13
New Contributors
- @tommoor made their first contribution in https://github.com/linear/linear-release-action/pull/12
Full Changelog: https://github.com/linear/linear-release-action/compare/v0.5.0...v0.6.0