Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

curl -d 'foo' http://foobar.herokuapp.com/notify

Will post { "text": "```foo```" } to target Webhook URL. It can be used to inspect webhook payload.

Setup

heroku create --buildpack http://github.com/pnu/heroku-buildpack-perl.git --stack cedar-14
heroku config:set WEBHOOK_URL=https://hooks.slack.com/services/XXX/YYY/ZZZ
git push heroku master

Monitoring

heroku logs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages