Releases: getsentry/github-workflows
Releases · getsentry/github-workflows
2.13.1
Fixes
Updater - invalid workflow syntax - reverts recent switch to env vars (#97 )
2.13.0
Features
Danger - Changelog checks can now additionally be skipped with a skip-changelog
label (#94 )
2.12.0
Features
Gzip-compressed HTTP requests (#88 )
Fixes
Don't update from a manually-updated prerelease to a latest stable release that is earlier than the prerelease (#78 )
Cross-repo links in changelog notes (#82 )
Truncate changelog to nearest SemVer even if actual previous version is missing (#84 )
2.11.1
Fixes
Don't update from a manually-updated prerelease to a latest stable release that is earlier than the prerelease (#78 )
Cross-repo links in changelog notes (#82 )
Truncate changelog to nearest SemVer even if actual previous version is missing (#84 )
2.11.0
Features
Add support for prettier-ignore notes on CHANGELOG.md
(#75 )
Example of notes before ## Unreleased
Header on CHANGELOG.md
Important
If you are upgrading to the 1.x
versions of the Sentry SDK from 0.x
or below,
make sure you follow our migration guide first.
2.10.0
Changes
Remove octokit/request-action
dependency in favor of using gh api
(#74 )
Fixes
Bump updater action dependency to fix an issue when creating/updating a PR (#71 )
Dependencies
Bump actions/checkout
from v3 to v4 (#72 )
Bump styfle/cancel-workflow-action
from v0.12.0 to v0.12.1 (#73 )
2.9.1
Fixes
Danger - fix pinned action check if the ref is at the end of the file (#70 )
2.9.0
Fixes
Danger - recognize PR links based on full URL instead of just the PR number. (#68 )
Dependencies
Bump danger/danger-js
from v11.1.2 to v11.3.1 (#59 )
2.8.1
Fixes
Sentry-CLI integration test - set server script root so assets access works. (#63 )
2.8.0
Fixes
Updater - non-bot commit-checks in PRs for SSH repository URLs (starting with [email protected] :
) (#62 )
Features
Sentry-CLI integration test action: support envelopes (#58 )
Dependencies
Bump updater action dependencies (#61 )