PR Slack Reminder
Version updated for https://github.com/hellej/pr-slack-reminder-action to version v0.14.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “PR Slack Reminder Action” is a GitHub Action designed to send automated Slack notifications about open pull requests across multiple repositories. It enhances team collaboration by highlighting old or pending PRs, providing concise review status details, and allowing customization of message content and filtering options. This action is ideal for teams seeking a flexible, scalable solution beyond GitHub’s built-in reminders, with support for up to 30 repositories and no dependency on GitHub team structures or CODEOWNERS files.
Release notes
What’s Changed
- Update action executables (b857aac) github-actions[bot]
- Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#23) (02e5480) dependabot[bot]
- Bump github.com/slack-go/slack from 0.17.3 to 0.18.0 (#19) (00d6d2e) dependabot[bot]
- Bump actions/setup-go from 6.2.0 to 6.3.0 (#20) (aacf5b4) dependabot[bot]
- Bump actions/download-artifact from 7.0.0 to 8.0.0 (#21) (0828809) dependabot[bot]
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#22) (1afa36d) dependabot[bot]
- Bump golang.org/x/text from 0.33.0 to 0.34.0 (#18) (b40dfa8) dependabot[bot]
Full Changelog: https://github.com/hellej/pr-slack-reminder-action/compare/v0.14.2...v0.14.3