UNPKG

hubot-github-notifier

Version:
3 lines (2 loc) 217 B
module.exports = (req, cb) -> cb "Pull request *#{req.body.pull_request.title}* was #{req.body.action} by #{req.body.pull_request.user.login} for *#{req.body.repository.name}*. \n #{req.body.pull_request.html_url}"