Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11035 invoked from network); 31 Oct 2014 17:15:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Oct 2014 17:15:42 -0000 Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.27 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:49625] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/06-15608-AB3C3545 for ; Fri, 31 Oct 2014 12:15:41 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9C3A1208BF for ; Fri, 31 Oct 2014 13:15:36 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Fri, 31 Oct 2014 13:15:36 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:content-type:mime-version :subject:from:in-reply-to:date:cc:message-id:references:to; s= smtpout; bh=iv4le3hu48MbiN0VKQOmLGvmcVA=; b=elSXLKZIVooJBFByIBTC FRRdtE1VjTNfZ50Ag6o24cioxc0wbmnrWbltF4hAkPMnO/f0gWcf7S09FKxZnWuE djxqvp+358JJVP/WhSx7NmH3q3QCU4+RUmqTero3DE2FVY/LoHcR2q3rMGcrGeVH mR3vKWW2/hYh9SSUEMmwvbk= X-Sasl-enc: oW4pq1yEcgDHataawuWTuk7qrPTBoFzFQILo4C2D63z7 1414775736 Received: from wills-mbp.home (unknown [173.59.114.93]) by mail.messagingengine.com (Postfix) with ESMTPA id 4C798680124; Fri, 31 Oct 2014 13:15:36 -0400 (EDT) Content-Type: multipart/alternative; boundary="Apple-Mail=_BC0011F4-48BC-4594-9B50-F9FBDA71848E" Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Fri, 31 Oct 2014 13:15:35 -0400 Cc: John Bafford , PHP internals Message-ID: References: To: Andrea Faulds X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team From: willfitch@php.net (Will Fitch) --Apple-Mail=_BC0011F4-48BC-4594-9B50-F9FBDA71848E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 > On Oct 31, 2014, at 12:10 PM, Andrea Faulds wrote: >=20 >=20 >> On 30 Oct 2014, at 21:57, John Bafford wrote: >> 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. >>=20 >> https://wiki.php.net/rfc/github-pr >>=20 >> PHP=92s 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=92t being regularly monitored. As = a result, 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. >=20 > Glad to see this, the pull request situation is really getting out of = hand. Ditto on this as well. We also need a better way of managing other PHP = repository (e.g. PECL extensions) PRs. I was just talking to Rasmus, = Hannes and Ferenc about this today, and it appears the = https://qa.php.net/pulls has been down for = some time. =20 >=20 > I=92d like to make a small request, though. For RFCs, there should be = a distinction between RFCs that haven=92t yet passed, which have pull = requests mainly for code review purposes, and RFCs that have passed, = which are waiting to be merged. Actually, it might be best to generally = ignore RFC pull requests. For those that haven=92t yet passed, they just = want someone to look at the code. For those that have, if the author has = commit access, they don=92t need someone else to merge it, and the = request is probably sticking around because the patch isn=92t yet fixed. = The exception is pull requests for accepted RFCs by authors who lack = commit access: for these, someone will need to go and merge them. > -- > Andrea Faulds > http://ajf.me/ >=20 >=20 >=20 >=20 >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20 --Apple-Mail=_BC0011F4-48BC-4594-9B50-F9FBDA71848E--