Releases: rockem/create-opsgenie-alert-action
Releases · rockem/create-opsgenie-alert-action
v1.4.0
What's Changed
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Update README.md by @rockem in #22
- Bump undici from 5.28.2 to 5.28.4 by @dependabot in #24
- [#25] Fix failure when creating an alert without priority by @rockem in #26
- Added request_id output by @rockem in #22
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
Full Changelog: v1...v1.2.6
1.2.5
What's Changed
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #19
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #18
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #17
- Bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #16
v1.2.4
v1.2.2
What's Changed
- Fixed error when using EU url option
- Added integration tests that verifies the actual GitHub action
- Compilation is done by CI now
- Added unit tests to verify edge cases
v1.2
- Added using_eu_url parameter for creating alert using the european url (@Debora38)
v1.1
First release for this GitHub action