PR Slack Reminder
Version updated for https://github.com/hellej/pr-slack-reminder-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of sending Slack reminders about open Pull Requests across multiple repositories, with customizable message content and formatting. It addresses limitations of GitHub’s built-in reminders by enabling monitoring for up to 30 repositories, highlighting older PRs, providing concise review status updates, and supporting flexible filtering and user mapping. This tool is ideal for teams without formal GitHub team setups or accurate CODEOWNERS files who need tailored PR notifications.
What’s Changed
What’s Changed
- Update README for v1 release (d162091) @hellej
Full Changelog: https://github.com/hellej/pr-slack-reminder-action/compare/v0.15.0...v1.0.0