Skip to content

Releases: getsentry/github-workflows

2.9.0

25 Jan 15:57

Choose a tag to compare

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

07 Dec 14:49
b1970e1

Choose a tag to compare

Fixes

  • Sentry-CLI integration test - set server script root so assets access works. (#63)

2.8.0

27 Nov 12:13
7a9bd62

Choose a tag to compare

Fixes

  • Updater - non-bot commit-checks in PRs for SSH repository URLs (starting with git@github.com:) (#62)

Features

  • Sentry-CLI integration test action: support envelopes (#58)

Dependencies

  • Bump updater action dependencies (#61)

2.7.0

28 Mar 14:39
fe18d6e

Choose a tag to compare

Features

  • Sentry-CLI integration test action (#54)

2.6.0

14 Mar 11:28
53d3e3f

Choose a tag to compare

Features

  • Danger - add "github" to the list of whitelisted users for action-pinning check (#55)

2.5.1

14 Nov 21:01
ec76ec3

Choose a tag to compare

Fixes

  • Updater - exit code in PR commit check if the PR doesn't exist yet (#51)

2.5.0

14 Nov 19:14
6d4b66a

Choose a tag to compare

Features

  • Updater - don't update existing branches if there are manually added commits (#50)
  • Danger - ignore "deps" and "test" PR flavors in changelog checks (#49)

Fixes

  • Updater - update deprecated actions (#48)

2.4.0

17 Oct 19:13
46fe875

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

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

Choose a tag to compare

Fixes

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