Releases: SeanReece/pr-reporter-slack
Releases · SeanReece/pr-reporter-slack
v1.0.7
New input options
stale-prs: Mark PRs stale after a set number of days
What's Changed
- Fix release tag action by @SeanReece in #196
- [Security] Bump lodash from 4.17.15 to 4.17.21 by @dependabot-preview in #169
- [Security] Bump axios from 0.19.0 to 0.21.1 by @dependabot-preview in #146
- [Security] Bump ini from 1.3.5 to 1.3.8 by @dependabot-preview in #140
- Bump tar from 4.4.8 to 4.4.19 by @dependabot in #270
- feat(#42): add marker for stale PRs by @devisscher in #61
New Contributors
- @devisscher made their first contribution in #61
Full Changelog: v1...v1.0.7
v1.0.6
Fix build
v1.0.5
New input options
- exclude-labels: Remove PRs with certain labels from the PR reporter message
- notify-empty: Turn off the message when there's no PRs to review
v1.0.4
Add empty (No PRs) message
v1.0.3
Update default description
v1.0.2
Update broken action defaults
v1.0.1
Update inputs
v1.0.0
Initial Release