Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89543 invoked from network); 1 Nov 2014 14:28:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2014 14:28:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=xinchen.h@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@php.net; sender-id=unknown Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.217.182 as permitted sender) X-PHP-List-Original-Sender: xinchen.h@zend.com X-Host-Fingerprint: 209.85.217.182 mail-lb0-f182.google.com Received: from [209.85.217.182] ([209.85.217.182:61236] helo=mail-lb0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/52-63593-BFDE4545 for ; Sat, 01 Nov 2014 09:28:14 -0500 Received: by mail-lb0-f182.google.com with SMTP id f15so8285406lbj.13 for ; Sat, 01 Nov 2014 07:28:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=5NoY2PUkYbjTcxrOMrT99rUmQhjx9NTx6cLl4+IdvTI=; b=GyHPr5USF3y1oRa9156gKd9y2E8MCS1N8l1SRQGhj11ehQBv4uCh3WxAdlONofmwJj w5qUzBYQEG760lkQiWqiBf+jM7L94S1QmrbLSr+lo8n6ESlyZZKoZ5FuEW6qBXqX64Lm QkjnzyjJD+RV0eDqiSv4WsyfS7yIx/BhBXrs41s382XdN9rcLI9x0TORCIbJD9PrR6sS e8VY2R7nS9iQ4MrvhEEZUWxXMNB5XxqYT6SV5IzvnaMJ5JI06DFCTil/hpUQWbL8MzxL 114nmXDeTjgNdupMNQ0Q8OJpAVYVgia74Ipj6Dozte5ZXlELllNQlX5BXDYC3nnmXwyN rK7A== X-Gm-Message-State: ALoCoQn82SohmEm0gmdDli5d7YzVwWVf2R5de2bLzr8nmT0iHJ+eJXQpN6X0/zXyMvI+RhQgQ4FO7OFx7Cl9eKrC6YR0YY6ANsP5mqzaMPwAuru5R7XMCfoqQG4/XDn4v5I8FDMbnw5noD1abi+UbJVRT6QRIKcf5Q== X-Received: by 10.112.148.199 with SMTP id tu7mr34521329lbb.7.1414852088858; Sat, 01 Nov 2014 07:28:08 -0700 (PDT) Received: from mail-la0-f48.google.com (mail-la0-f48.google.com. [209.85.215.48]) by mx.google.com with ESMTPSA id ju20sm5674599lab.14.2014.11.01.07.28.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 01 Nov 2014 07:28:07 -0700 (PDT) Received: by mail-la0-f48.google.com with SMTP id gq15so7398402lab.7 for ; Sat, 01 Nov 2014 07:28:06 -0700 (PDT) X-Received: by 10.112.173.100 with SMTP id bj4mr34457570lbc.78.1414852086663; Sat, 01 Nov 2014 07:28:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.64.240 with HTTP; Sat, 1 Nov 2014 07:27:46 -0700 (PDT) In-Reply-To: References: Date: Sat, 1 Nov 2014 22:27:46 +0800 Message-ID: To: Pierre Joye Cc: John Bafford , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: laruence@php.net (Xinchen Hui) Hey: On Sat, Nov 1, 2014 at 7:53 PM, Pierre Joye wrote: > Hi, > > On Oct 31, 2014 4:57 AM, "John Bafford" wrote: >> >> Hi, >> >> I would like to propose the creation of a team to triage the pull > requests on GitHub, to help ensure that the pull requests are handled in = a > timely manner. I am also volunteering to lead such a team, should the RFC > be approved. >> >> https://wiki.php.net/rfc/github-pr >> >> PHP=E2=80=99s GitHub repository has over 180 open pull requests. Many of= these > are bug fixes or new tests that should be incorporated into PHP, but have > not been because the PRs aren=E2=80=99t being regularly monitored. As a r= esult, the > large number of open pull requests may also be discouraging contributions= , > as potential contributors may see that pull requests are not being acted = on > and decline to submit changes. > > As much as I like the idea I never understood why we do not have them her= e. > > Given that many PRs have discussions, it should show up on internals. > > PS: yes we have a PR list. Which did not work as expected. PRs and > discussions in them should not be considered as noises to the internals l= ist > Cheers, Maybe we should create some tags , like "minor", "critical", "need verify" = etc.. for minors, anyone have time can merge it. (like typo fix). thanks > Pierre --=20 Xinchen Hui @Laruence http://www.laruence.com/