This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
v3.0.0: Slack support and security updates
Added Slack support via a new notifier.
To utilize:
drillsergeant -r user/repo --slack-webhook https://hooks.slack.com/services/<your_tokens>
There was some security vulnerability patched surrounding nodemailer
. Some BC-incompatible changes were made to the email
notifier due to this change.