Skip to content

khera/slack-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slack-integrations

Scripts to integrate with the slack.com group messaging service.

slack-nagios-notify

Posts a notice from Nagios into a Slack channel using the Incoming Webhooks integration, which will need to be enabled in Slack.

Written in Perl. Requires the modules HTTP::Request::Common, LWP::UserAgent, and JSON.

slack-subversion

Posts the commit message from Subversion to the Slack integration for subversion. The channel that the notice goes to is specified in the integration on the Slack web site, so there may be multiple integrations defined for different repos.

Written in Perl. Requires the modules HTTP::Request::Common, LWP::UserAgent, JSON, Getopt::Long, and File::Which.

About

Scripts to integrate with Slack messaging service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages