aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-02-11 23:06:18 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-02-11 23:06:21 +0800
commitde17bdb1301d6b7e60e31bb0e98786cc101391a4 (patch)
treefe3c8c33d36430d978433c080be8266a907bedaa
parent3345f5d0d02f11fc45803d4cf057988bd8a0da54 (diff)
travis: 'encrypt' notification configuration
The values for notification hooks remain available as comments, but this prevents notifications from other repositories from automatically being linked across to the official notification channels.
-rw-r--r--.travis.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8e106ea6..29524239 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,13 +50,17 @@ script:
- make test SHOW_INTERACTIVE_LOG=1
notifications:
+ # Some items are encrypted so that notifications from other repositories
+ # don't flood the official repositories.
irc:
channels:
- - "irc.oftc.net#fish"
+ #- "irc.oftc.net#fish"
+ secure: "eRk9KGZ5+mrlD2SoI8yg2Sp8OYrh7YPyGe3WCDQUwTnNgNDII34rbM9a6UOA/l7AeWSNY8joLq5xVLCU4wpFgUcJ11SYIpMnLosZK29OW4ubDOHmdBDvJ971rLgAVG9cXngZtIxEVVxN/jnS1Qr8GKZx4DjkaTMgz1pemb4WxCc="
template:
- "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}"
use_notice: true
skip_join: true
webhooks:
urls:
- - https://webhooks.gitter.im/e/61821cec3015bf0f8bb1
+ #- https://webhooks.gitter.im/e/61821cec3015bf0f8bb1
+ secure: fPfOmxnC3MCsfR1oocVFeWLawGcRZkn+8fNHlSOeZ+SqqoZfcCHgQTvQ22TqmVl1yvkXbNlaXjo6dbVzTOAh7r7H0bRMEKBVh3dQS7wqjB1sKivpXd8PAS3BTj5MQpGeJzdHnDuwVlwDktGtfHfhGeq1Go/4IosOq8u+6RTe28g=