Skip to content

Latest commit

 

History

History
74 lines (42 loc) · 2.69 KB

File metadata and controls

74 lines (42 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.1 (2026-06-29)

Miscellaneous Chores

1.3.0 (2026-05-11)

Features

  • deps: bump @actions/core to ^3 (601d259), closes #60

1.2.0 (2026-03-23)

Features

  • auto-format CHANGELOG.md in release-please workflow (d8e62c2)

Bug Fixes

  • format CHANGELOG.md with Prettier to resolve CI formatting issues (385dab1)
  • remove format-changelog job and exclude CHANGELOG.md from Prettier (740d89a)

1.1.0 (2026-01-28)

Features

  • remove @actions/github dependency and upgrade to Node.js 24 (e221db5)
  • update dependencies to latest versions (1ccc18b)

Bug Fixes

  • improve GitHub context parsing edge case handling (bf26bcb)

1.0.1 - 2025-07-22

Changed

  • Updated all dependencies to latest versions

Security

  • Fixed security alerts based on old dependencies

1.0.0 - 2024-07-16

Added

  • Initial release of PagerDuty Send Event action
  • Support for triggering, acknowledging, and resolving incidents
  • Integration with PagerDuty Events API v2
  • Comprehensive error handling and logging