This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git


The following commit(s) were added to refs/heads/master by this push:
     new f528ce6  Add webhook for slackbot notification of TravisCI jobs (#167)
f528ce6 is described below

commit f528ce65b5a9d93aac8a3fb640984659e22473b0
Author: David Grove <dgrove-...@users.noreply.github.com>
AuthorDate: Fri Mar 23 12:58:18 2018 -0400

    Add webhook for slackbot notification of TravisCI jobs (#167)
---
 .travis.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 7d63add..2c91ef9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,13 @@ env:
 services:
   - docker
 
+notifications:
+  email: false
+  webhooks:
+    urls:
+      # travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR 
authors with TravisCI results
+      secure: 
L6YB/Fmn0lC9z4AEw+xGsmnGdgqxwMccFLL0DLlo2jM4APyVAVAmpuQhbb+YrPmpfD0GIGLaz2stvamO9znr7l5NPxnQEdUHo1vsdSEZn2S5NMGNqZBThAD2Bwocu2bMC8AXB7AW1bFnEWlJTiuR8dsQhxZaoVrc0TwTm8fEoHggWPUDHDWVxltv4zLOBhRsRYIn5VCpr5yFZax8F0mPxfeSIdl7mEMeDO6quuBqdhWqbts4Lg3VPYZ7p1c+XyEgEQFIFo9FAnL0IjKf9epw+SAZpXdZ4IRk3GQUT67MyA2ZzzxVzWZI+3EV7Ds3q6Nvpuv/4jxb5U5Did0e8gmqbyKgNWivBLraUpgZ+7jn+Uq+JYGA5GkJ4SMmtClYWNXGG7eKDguudJKytSJKKK7aiUrO2munOlcrJJVkk//0jjtbgcKaowWHcH3Gh5x9fFq4uUFhpqpXsgi7ZPw/5GYUfCLSyKNcRs
 [...]
+
 before_install:
   - ./tools/travis/setupscan.sh
   - ./tools/travis/setup.sh

-- 
To stop receiving notification emails like this one, please contact
rab...@apache.org.

Reply via email to