Enable Slack notifications from Dradis
Configure your Slack webhook URL and receive activity notifications in your team's channel.
Install
Add this to your Gemfile.plugins:
gem 'dradis-slack'
And
bundle install
Restart your Dradis server, head over to /configurations and input your webhook URL and you should be good to go.
More information
See the Dradis Framework's README.md
Contributing
See the Dradis Framework's CONTRIBUTING.md
License
Dradis Framework and all its components are released under GNU General Public License version 2.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file.
Feature requests and bugs
Please use the Dradis Framework issue tracker for add-on improvements and bug reports.