From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.120]) by mx.groups.io with SMTP id smtpd.web09.10740.1573224573769527482 for ; Fri, 08 Nov 2019 06:49:33 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=fXD0g4cO; spf=pass (domain: redhat.com, ip: 207.211.31.120, mailfrom: philmd@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1573224572; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4iXLbfrH6bROLm5mMWahbTGQJmCk49G5UcD+AlWJR9c=; b=fXD0g4cOJ8oZDRfV2rh+U9nm2Lcj0G4VC0ltmDh6VZjJ1eH6epQqwTgVI+7BWKcdey0T6w HVBHXXVU67U+g/OTcoj2dSXZNZM/uURFx1vAW5B+V2EDccSMovsnuHBIGAFkq1Kt4moTke hAWtCsdqvFzXoqqeMHZY49HnFbCz1W4= Received: from mail-wr1-f70.google.com (mail-wr1-f70.google.com [209.85.221.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-417--GmtvNBXPJ22QpEAW0h7wQ-1; Fri, 08 Nov 2019 09:49:25 -0500 Received: by mail-wr1-f70.google.com with SMTP id h7so3070080wrb.2 for ; Fri, 08 Nov 2019 06:49:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=EUyGUPHqAQrCkzU/kaETlZkqFybjrgkLxcy5r5XE3io=; b=PxJTIAmzQwK6rO4j6MhULdsPSlWlUWWcIgrf2nZ9zhOefjkSgDDyvgR7+dAsbOkGZ+ xutxEPV0YaqhvQvY0Fq/8kH0GVQI4yY6UWqMjDC/bcghc63GhCXuQzcTHiDWjhWVbi7U mUwxNxtFx0RcLRq17rcVVY/TXmOPP324lLuTgEDWETVzueITcn9yPlEmEBrWMQXab9eJ aEQWZ+S5G2aSDeo+5X+ZJauiCCLqH99k0r9NlbnFQcQDOG/JaecgTTLcljaQIvwD565j KLPfIxkI2reU+xMX3P+xNSINXe4OreVDBJj8//n8+N+xkn8Xf/x4mB5is8tJyoAK8uLs 4nOg== X-Gm-Message-State: APjAAAVsyb0vg3tgfDuXSLNd1K2JX6nNhNVxW39aDHClZYkDs5waKA/a pSC56mA1UxZF14FR2a463s3LuK+MvOYChRgEmCv9+C9pFjgB2rqlD4R3h4vWBFw/yeav28V+0gA 68aL9MIVqLmO/5w== X-Received: by 2002:a1c:4489:: with SMTP id r131mr8190349wma.132.1573224564294; Fri, 08 Nov 2019 06:49:24 -0800 (PST) X-Google-Smtp-Source: APXvYqyxM0+TiEJXfPNYZ/lGlR5tYBlamxQJ1suWm3ATYaPnlomTQbfKRk8mtzikkAlBRfhXHXNQLA== X-Received: by 2002:a1c:4489:: with SMTP id r131mr8190337wma.132.1573224564119; Fri, 08 Nov 2019 06:49:24 -0800 (PST) Return-Path: Received: from [192.168.1.33] (62.red-88-21-202.staticip.rima-tde.net. [88.21.202.62]) by smtp.gmail.com with ESMTPSA id r5sm6036846wrl.86.2019.11.08.06.49.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 08 Nov 2019 06:49:23 -0800 (PST) Subject: Re: [edk2-devel] EDK II Maintainers please test the pull request commit gate To: michael.d.kinney@intel.com References: Cc: devel@edk2.groups.io From: =?UTF-8?B?UGhpbGlwcGUgTWF0aGlldS1EYXVkw6k=?= Message-ID: <5ccaa1d4-714d-f785-e57d-bbd2c8e4596e@redhat.com> Date: Fri, 8 Nov 2019 15:49:22 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: X-MC-Unique: -GmtvNBXPJ22QpEAW0h7wQ-1 X-Mimecast-Spam-Score: 0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Michael, On 11/7/19 3:24 AM, Michael D Kinney wrote: > EDK II Maintainers, >=20 > Please take a few minutes to test the GitHub pull > request commit gate feature under review in the > edk2-staging/edk2-ci branch. This will be the only > method to push patches to the edk2 repo in the near > future, and we want all current EDK II Maintainers to > make sure they know how to use this new process on > the edk2-staging repo before it is activated on the > edk2 repo. [...] Is it possible to use the CI gating scripts on an individual fork when=20 working on a new feature, so if the CI system catches bugs we can fix=20 them before bothering the mailing list and maintainers for review? Thanks, Phil.