From patchwork Mon Jun 27 17:48:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pranith Kumar X-Patchwork-Id: 641169 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rdbzS15XMz9t1H for ; Tue, 28 Jun 2016 03:49:24 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=ccllwBdo; dkim-atps=neutral Received: from localhost ([::1]:60243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHaew-0000YN-3J for incoming@patchwork.ozlabs.org; Mon, 27 Jun 2016 13:49:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHadv-0008PE-85 for qemu-devel@nongnu.org; Mon, 27 Jun 2016 13:48:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHadq-0007MJ-Vr for qemu-devel@nongnu.org; Mon, 27 Jun 2016 13:48:18 -0400 Received: from mail-qk0-x243.google.com ([2607:f8b0:400d:c09::243]:33581) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHadq-0007MD-Px for qemu-devel@nongnu.org; Mon, 27 Jun 2016 13:48:14 -0400 Received: by mail-qk0-x243.google.com with SMTP id n132so2422120qka.0 for ; Mon, 27 Jun 2016 10:48:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=5MFwFB1HU/3Kkq61NPLN1xDvAuFqgJ8gRhzDpioEGc4=; b=ccllwBdo3M+byDH2RGoXJ0hKbG+NSif0mpZeIfDgayEhfiGCLe7+gKVc6+iReN1Z6V BMdFrdhr0sS3Kip2LdeIezvHIFGplF4hKw7KsTf14vHPxLyZGdDkwCOL1OCUb/Xfoyxm 8ek4EBk4DJdVIpmXmMsMgsipw8oUnuSAkSGNsGgs6M5iAA5kvqBYSuMN9XZhzy+izPPG VzZ+WlwVB04eH1veV/hTVYe018og9JLBDPrVlkBWN6sAgErnF3r0dxV1ORtqyi0UMJuW i1PN768iyRAvJkx1TSpJ6sB0PPZkLOBo+Et4HxXKXBPBZFbAuTDhDQtVdhL29ncLbUQq aztw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=5MFwFB1HU/3Kkq61NPLN1xDvAuFqgJ8gRhzDpioEGc4=; b=D4O5AVTqjdHGS4dxLN7wTJNO6eenKa/2Oj8/cKlrpwgGVgSXGRDNdKRp2ZO/j+UU8R QB/XOU8CmjuuyApm+PMmDB/BYe6CeZtlVdgLoDW1OAOkU2zszle3S3JOQIxyK7H3lfWb qdEkdFuxYjHboeNJH+ghnltbOhVcrfh4zB1Ha45nTIFqxyrVK20G578IH6V+99ZXgrr6 WBlrB6gVlPtMmGHY2iSCfhcV9LU4sAx6SYdGfVu5DL4lBiW+/u4C+8+r0B9x3Eu280JJ MmpuFmFgOdO3y4VqV/PbQCWGf/V5z0bcAZJRLuxsU3BBZKKs1LxKP1kwX6XhaJTTlbAP Eiqw== X-Gm-Message-State: ALyK8tLEsc+f177EEPKoSyGNygcxEXBb5QI0dfV+f/+J8RYZ/+OHF9f/oUg4W3XRK0J4og== X-Received: by 10.13.211.6 with SMTP id v6mr5781475ywd.272.1467049693955; Mon, 27 Jun 2016 10:48:13 -0700 (PDT) Received: from evgadesktop.attlocal.net (108-232-152-155.lightspeed.tukrga.sbcglobal.net. [108.232.152.155]) by smtp.gmail.com with ESMTPSA id u18sm2538379ywg.15.2016.06.27.10.48.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 27 Jun 2016 10:48:13 -0700 (PDT) From: Pranith Kumar To: =?UTF-8?q?Alex=20Benn=C3=A9e?= , qemu-devel@nongnu.org (open list:-----------------...) Date: Mon, 27 Jun 2016 13:48:12 -0400 Message-Id: <20160627174812.29150-1-bobby.prani@gmail.com> X-Mailer: git-send-email 2.9.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400d:c09::243 Subject: [Qemu-devel] [PATCH] .travis.yml: Disable IRC build status updates from forks X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: serge.fdrv@gmail.com, peter.maydell@linaro.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" We want the travis build bot to post notifications on IRC only for the master qemu repository and not the various forks/branches of others. Currently there is no direct option to restrict the updates to one repository. This is being worked upon by the developers and tracked in https://github.com/travis-ci/travis-ci/issues/1094. Until such time, we can use the workaround as posted in ref. https://github.com/facebook/flow/pull/1822. This basically creates an ecrypted string which decrypts to qemu IRC channel only on "qemu/qemu" repo and not on the forks. This enables the build bot to notify the IRC only for the main repo. Signed-off-by: Pranith Kumar CC: serge.fdrv@gmail.com CC: peter.maydell@linaro.org --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c13881e..b6b1daf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -37,7 +37,7 @@ addons: notifications: irc: channels: - - "irc.oftc.net#qemu" + - secure: "F7GDRgjuOo5IUyRLqSkmDL7kvdU4UcH3Lm/W2db2JnDHTGCqgEdaYEYKciyCLZ57vOTsTsOgesN8iUT7hNHBd1KWKjZe9KDTZWppWRYVwAwQMzVeSOsbbU4tRoJ6Pp+3qhH1Z0eGYR9ZgKYAoTumDFgSAYRp4IscKS8jkoedOqM=" on_success: change on_failure: always env: