Releases: DavideViolante/pr-reviews-reminder-action
Releases · DavideViolante/pr-reviews-reminder-action
v1.6.0
What's Changed
- chore: update deps
- fix: change to use github_api_url from env by @thedaviddias in #40
New Contributors
- @thedaviddias made their first contribution in #40
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Update deps.
v1.5.0
- Add support for Teams as reviewers (closes #10)
v1.4.1
- Add test coverage
v1.4.2
Run build
v1.4.0
- Add PR title to reminder message
v1.3.0
- Add provider input to differentiate Slack and MS Teams
- Format PR link for MS Teams message
- Format new lines for MS Teams message
v1.2.0
Support Microsoft Teams.
v1.1.0
Add support for Slack mentions.
v1.0.3
Don't send notification if there are 0 PRs waiting for reviews.