GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.12.
- This action is used across all versions by 114 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 is a GitHub Action designed to automate the process of notifying repositories about release events by dispatching custom repository events using a GitHub App. It simplifies workflows by allowing repositories to react to release activities (e.g., creation, updates, or deletions) through event-driven automation. Its key capability is generating and dispatching configurable repository dispatch events for seamless integration with downstream workflows.
Release notes
2.0.12 (2026-03-16)
Bug Fixes
- deps: bump undici from 7.24.0 to 7.24.4 (ee92668)