GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.14.
- This action is used across all versions by 116 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The release-notifier-action GitHub Action automates the process of notifying repositories about release events by dispatching custom repository events using a GitHub App. It solves the problem of triggering notifications for new releases, even when created by other GitHub Actions, and allows users to customize event types for better integration with their workflows. This action facilitates streamlined communication and coordination for projects leveraging GitHub releases.
What’s Changed
2.0.14 (2026-04-07)
Bug Fixes
- deps: bump undici from 8.0.1 to 8.0.2 (7219f96)