Module: Octobot::SlackAgent
- Defined in:
- lib/octobot/slack_agent.rb,
lib/octobot/slack_agent/version.rb,
lib/octobot/slack_agent/notifier.rb,
lib/octobot/slack_agent/deploy_notifier.rb
Defined Under Namespace
Classes: DeployNotifier, Notifier
Constant Summary collapse
- VERSION =
"0.2.0"- GOOD =
'good'- WARNING =
'warning'- DANGER =
'danger'