PR Slack Reminder
Version updated for https://github.com/hellej/pr-slack-reminder-action to version v1.0.1.
- 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
The PR Slack Reminder Action is a GitHub Action that automates notifying team members on Slack about open pull requests across multiple repositories. It provides customizable Slack messages with PR details, highlights aging PRs, and auto-updates reminders as PRs are reviewed or merged. This action solves limitations of GitHub’s built-in reminders by supporting up to 30 repositories, offering advanced filtering, and enabling non-team maintainers to set it up without requiring perfect CODEOWNERS files.
What’s Changed
What’s Changed
- Update action executables (1781390) github-actions[bot]
- fix: update Go version default to 1.26 in composite actions (8dc0251) @hellej
- Upgrade Go version from 1.25 to 1.26 (872b816) @hellej
- Update README (a27266b) @hellej
- Group Dependabot GitHub Actions updates into single PR (663cfc9) @hellej
- Upgrade actions/setup-go to v6.4.0 and fix Dependabot config (f24790a) @hellej
Full Changelog: https://github.com/hellej/pr-slack-reminder-action/compare/v1.0.0...v1.0.1