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

.travis.yml

index 7dc0443c6b9a4d92f3f4503386e01f1b9aca4545..f38750dad1fbec4a5ce3796cfa9ad19b4fc3e651 100644 (file)
@@ -89,7 +89,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