]> granicus.if.org Git - pdns/commitdiff
Encrypt the IRC channel name so notifications are not sent for forks
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2017 08:46:59 +0000 (10:46 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2017 13:39:12 +0000 (15:39 +0200)
.travis.yml

index d712ebada2dd7e6e4d0bb1f8963a7568f24c36ec..40bce05ecee8bd0dfcbaad2b46d9f2d38d3be392 100644 (file)
@@ -39,7 +39,7 @@ script:
 notifications:
   irc:
     channels:
-      - "irc.oftc.net#powerdns-dev"
+      - secure: "RDw5WKYf/gS3JnfIdkK51U4K2Xg/WNMn1uB/5AZbHbcqZJ/ZnbILCu0eBC83blQr+UuaQG7/sUFhWbtwoivD2I/4wOQGWIysBEZ8bSoySPSc4u0YU45aPjN+Ohrrp9qw7Smts3tYHbrOqfLfZ39L8lJq06vuMoBp6eHVkSBT7AY="
     template:
       - "%{author} @ %{repository} / %{branch} - Build:#%{build_number} : %{message} - Changes: %{compare_url} - Build details: %{build_url}"
     use_notice: true