Releases: getsentry/github-workflows
Releases · getsentry/github-workflows
2.4.0
Features
- Danger - check that a changelog entry is not added to an already released section (#44)
2.3.0
Features
- Updater - add
changelog-entry
option to disable adding a changelog entry (#43)
2.2.2
Fixes
- Skip local actions when checking pinned actions in Danger (#41)
2.2.1
Fixes
- Support comments when parsing pinned actions in Danger (#40)
2.2.0
Features
- Danger - check that actions are pinned to a commit (#39)
2.1.1
Fixes
- Show GitHub annotations when running from forks - can't post a PR comment in that case (#37)
2.1.0
Features
- New reusable workflow,
danger.yml
, to check Pull Requests with predefined rules (#34)
2.0.0
Changes
- Rename
api_token
secret to api-token
(#21)
- Change changelog target section header from "Features" to "Dependencies" (#19)
Features
- Add
pr-strategy
switch to choose between creating new PRs or updating an existing one (#22)
- Add
changelog-section
input setting to specify target changelog section header (#19)
Fixes
- Preserve changelog bullet-point format (#20)
- Changelog section parsing when an entry text contains the section name in the text (#25)
1.0.0
Initial release & subsequent fixes - only major version v1 was kept & overridden for this release.