Below you will find pages that utilize the taxonomy term “Gr2m”
April 16, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.16.
This action is used across all versions by 117 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 creating repository dispatch events. It ensures seamless communication between repositories regarding new, updated, or deleted releases, leveraging a GitHub App for authentication. This action is particularly useful for automating workflows that depend on release updates across multiple repositories.
April 7, 2026
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.
April 4, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.13.
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 is a GitHub Action designed to automate notifications about repository releases using a GitHub App. It solves the problem of manually informing repositories about release events by creating repository dispatch events whenever a release is created, edited, or deleted. This action provides customizable event types, enabling streamlined communication and workflow triggering across repositories.