From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.81]) by mx.groups.io with SMTP id smtpd.web12.1186.1578605461990797511 for ; Thu, 09 Jan 2020 13:31:02 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=LUZxuCNk; spf=pass (domain: redhat.com, ip: 207.211.31.81, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578605461; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=vktbeMYJ8Tlx+KK2nYKsigXsij9yFbHFZVivRGyXGYg=; b=LUZxuCNkMayb8iAuiWv53QCDl5JNLCYpXj4u0DfaJr0oTImTDx4KcJz9kHAIm7bbSu7bzd 2U4ZqGQhTsOt0jHVa49Bb1o5msJ91fiSy1aEOkBVk9TED/G6gHJMGjUM8FG8vfodhWsq6U Wa0upfVmEFdXVc5i5IhE+ttLLd5YpcU= 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-65-65VXebVdNAaac9052RII3A-1; Thu, 09 Jan 2020 16:30:57 -0500 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 E917D477; Thu, 9 Jan 2020 21:30:54 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (unknown [10.36.118.145]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8E27161069; Thu, 9 Jan 2020 21:30:53 +0000 (UTC) Subject: Re: [edk2-devel] EDK II Maintainers - EDK II CI is now active on edk2/master To: "Kinney, Michael D" , "devel@edk2.groups.io" , Sean Brogan , Bret Barkelew , "Gao, Liming" References: <1443759e-a8a1-2c5f-4892-0ff740e948ba@redhat.com> From: "Laszlo Ersek" Message-ID: <2ad17610-3eb6-9d52-e404-c459e0baab41@redhat.com> Date: Thu, 9 Jan 2020 22:30:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-MC-Unique: 65VXebVdNAaac9052RII3A-1 X-Mimecast-Spam-Score: 0 Content-Language: en-US Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Hi Mike, On 01/06/20 19:17, Kinney, Michael D wrote: > Laszlo, > > Sorry for the delay in getting to these PactchCheck.py updates. > I know it is frustrating to be blocked by these types of issues. > I try to look at 2406 tomorrow. I think the manual override is > potentially more complex to implement than the requested changed > to PatchCheck.py. can we please downgrade the commit message width check from "error" to "warning"? It is crucial that I be able to quote edk2 *source code* in some commit messages. And edk2 uses very long lines in C source code. Thanks Laszlo