From nobody Thu May 2 17:14:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.74 as permitted sender) client-ip=63.128.21.74; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-74.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1585320094; cv=none; d=zohomail.com; s=zohoarc; b=djhYQGtdADayW5V5Th/4zZqplX0rtwyGOj71ce8fh1ka49kCWAOpFwM6nIq8bNbQ3RAGW+Ki/DampKt20gv4KPWGDZn5SU9S4bNx9OXKxyjDGumFG25iT5gmMgPiIeZP+amBLdSSgt2TYz9d575fRTsu+oi8j2AOHfLvyfSBR9U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1585320094; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=oh6x7BbPNgAwqK5xUoQBRT9XTVlPAkHV9SdEhzykX8g=; b=L9juC7UE0gtgNJpWVyH/KQeCgNFw5XAt63weKZcwjICMVgdilDcmFI9s21mm9qweFWraDw+Qeeegu2x1E+hhTNxPBPxINJUVWgkPsiI8on5KqV6iUybuVCF52UN8z8Rlmco70pytzztldAHaxumL8/m+BhlFFlfzXX09IfXUKnU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.74 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-74.mimecast.com (us-smtp-delivery-74.mimecast.com [63.128.21.74]) by mx.zohomail.com with SMTPS id 1585320094551684.5815889937287; Fri, 27 Mar 2020 07:41:34 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-162-zmwi0DogMsKRYFaXA44WCw-1; Fri, 27 Mar 2020 10:41:30 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4160F149C1; Fri, 27 Mar 2020 14:41:24 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id BF31F60BF4; Fri, 27 Mar 2020 14:41:22 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id B0EF8182B00E; Fri, 27 Mar 2020 14:41:19 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 02REfI17008773 for ; Fri, 27 Mar 2020 10:41:18 -0400 Received: by smtp.corp.redhat.com (Postfix) id B81295E01F; Fri, 27 Mar 2020 14:41:18 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.20]) by smtp.corp.redhat.com (Postfix) with ESMTP id DA1265E01E; Fri, 27 Mar 2020 14:41:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1585320093; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=oh6x7BbPNgAwqK5xUoQBRT9XTVlPAkHV9SdEhzykX8g=; b=bEzkqGYMxtpf2nXVwz2Gq526/0lt8tgqNkQbii5Q9QHLpnGJkyC/iJvA7/9lwtm9Zmoe7L 0v0HwQWV41XFEcd4UpzdfgQO9HLhFfLg62Ty/VscEWCrepIWTidP90AM+X2dikKygVn7iS GGObqzyith9lj02d6GCoFduToWMvH3I= X-MC-Unique: zmwi0DogMsKRYFaXA44WCw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] gitlab: don't run the DCO check on git master Date: Fri, 27 Mar 2020 14:41:11 +0000 Message-Id: <20200327144111.14862-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" The "only: branches" does not in fact exclude "master", so it must be excluded explicitly. Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as a build fix since the DCO check fails on master .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d8b316d618..1e3675ace0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -228,3 +228,4 @@ dco: - branches except: - /^v.*-maint$/ + - master --=20 2.24.1