Skip to content

Releases: getsentry/github-workflows

2.4.0

17 Oct 19:13
46fe875
Compare
Choose a tag to compare

Features

  • Danger - check that a changelog entry is not added to an already released section (#44)

2.3.0

11 Oct 08:44
2a7982d
Compare
Choose a tag to compare

Features

  • Updater - add changelog-entry option to disable adding a changelog entry (#43)

2.2.2

04 Oct 09:32
4b9d178
Compare
Choose a tag to compare

Fixes

  • Skip local actions when checking pinned actions in Danger (#41)

2.2.1

03 Oct 17:23
c5242b6
Compare
Choose a tag to compare

Fixes

  • Support comments when parsing pinned actions in Danger (#40)

2.2.0

03 Oct 15:59
ba2886c
Compare
Choose a tag to compare

Features

  • Danger - check that actions are pinned to a commit (#39)

2.1.1

24 Sep 11:15
c06302f
Compare
Choose a tag to compare

Fixes

  • Show GitHub annotations when running from forks - can't post a PR comment in that case (#37)

2.1.0

16 Sep 10:25
f8d1d53
Compare
Choose a tag to compare

Features

  • New reusable workflow, danger.yml, to check Pull Requests with predefined rules (#34)

2.0.0

22 Aug 11:49
ae76c03
Compare
Choose a tag to compare

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

22 Aug 11:19
Compare
Choose a tag to compare

Initial release & subsequent fixes - only major version v1 was kept & overridden for this release.