notify master branch pr
This commit is contained in:
4
scripts/MasterBranchNotifyPr.coffee
Normal file
4
scripts/MasterBranchNotifyPr.coffee
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = (robot) ->
|
||||
|
||||
robot.router.post "/masterPr", (req, res) ->
|
||||
robot.messageRoom "226_gallery_testing@conf.hipchat.com", "A Production pull request has been created"
|
||||
Reference in New Issue
Block a user