All notable changes to this project will be documented in this file.
- Fix module import.
- Fix missing ESM config in
package.json
.
- ⭐️ NEW: Add option to resolve alerts on success.
- ⭐️ NEW: Add support for
runbook-url
input. - Bump to Node 20 and ESM.
- Remove axios dependency in favour of native Node 20
fetch
. - Clean up the code and improve documentation.
- Add support for PagerDuty
dedup_key
input.
- Initial release.