You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
- Add `extra-install-packages` input to install additional apt packages required by custom dangerfiles
10
10
- Custom dangerfiles receive full Danger API access (`fail`, `warn`, `message`, `markdown`, `danger`)
11
11
- Enables repositories to extend Danger checks without overwriting shared workflow comments
12
+
- Sentry-CLI integration test action - Add `InvokeSentryResult::Events()` method to extract events from envelopes ([#137](https://github.com/getsentry/github-workflows/pull/137))
0 commit comments