Skip to content

Releases: mlg87/pr-reviewer-slack-notify-action

v4.0.10 Release

20 Aug 20:50
Compare
Choose a tag to compare

Throw fewer errors!

v4.0.9 Release

20 Aug 20:38
Compare
Choose a tag to compare

Added a check when handling commit pushes to not spam the slack thread after it's been closed out.

v4.0.8 Release

17 Aug 15:42
8a4d6fb
Compare
Choose a tag to compare

This release adds a lot of functionality to the action. It will now update the initial message thread as well as update reactions to the initial message as the state of the PR changes.

v2.0.1 Release

29 Jul 21:42
Compare
Choose a tag to compare

Return out of the action when there are no requested reviewers.

v2.0.0 Release

28 Jul 19:05
Compare
Choose a tag to compare
  • Remove the DM feature for individual users in favor of posting to a channel
  • Updated README with suggestions on how to use the action
    • Run on pull_request.opened and pull_request.ready_for_review as opposed to pull_request.review_requested

v1.0.0 Release

28 Jul 16:12
Compare
Choose a tag to compare

Made this action for my team at work, but figured others could benefit from it as well.

Essentially, all this does is notify people in Slack when they have been added as a reviewer on a PR. That's it.