Sentry Release
Version updated for https://github.com/getsentry/action-release to version v3.5.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 5,381 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Sentry Release GitHub Action automates the creation of Sentry releases within CI/CD workflows. It enables developers to track issues, regressions, and commits associated with specific code deployments, facilitating root cause identification and resolution. Additionally, it supports source map integration for JavaScript, allowing developers to debug using original source code, and streamlines notifications and release management during deployments.
Release notes
New Features ✨
Deps
Build / dependencies / internal 🔧
- (cli) Upgrade Sentry CLI by @szokeasaurusrex in #293