]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Encrypt the IRC channel name so notifications are not sent for forks 5811/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 9 Oct 2017 08:46:59 +0000 (10:46 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2017 12:33:26 +0000 (14:33 +0200)
(cherry picked from commit f4614876f16ac3223786b26b18a4386045102f09)

.travis.yml

index ef7d1d23b188c324fda90928b50d862b851a4d42..f01d0f41879bf17424ac2a4a618d073a8a1aad85 100644 (file)
@@ -29,7 +29,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