annirudh / pr-notify-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pr-notify-action

Sends Slack messages to team members when they're tagged on a PR, a comment is left on a PR they're looking at, or a review is submitted on their own PR.

Configuration

Requires two parameters:

  • users (JSON mapping github usernames to slack emails)
  • slackToken

About

License:MIT License


Languages

Language:TypeScript 52.7%Language:JavaScript 47.3%