Releases: getsentry/github-workflows
Releases · getsentry/github-workflows
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.