sensu-plugins-mailer
sensu-plugins-mailer copied to clipboard
Update handler-mailer.rb
Add check mail_to option
Pull Request Checklist
Is this in reference to an existing issue?
General
-
[ ] Update Changelog following the conventions laid out here
-
[ ] Update README with any necessary configuration snippets
-
[ ] Binstubs are created if needed
-
[ ] RuboCop passes
-
[ ] Existing tests pass
New Plugins
-
[ ] Tests
-
[ ] Add the plugin to the README
-
[ ] Does it have a complete header as outlined here