Re: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Johannes Schlüter
On Wed, 2015-05-27 at 18:10 +0200, Anatol Belski wrote: > > so I think it's not very difficult to add such features to qa.php.net/pulls > > now. > > > > any volunteer ? if no, I can work on it this weekend... hope I didn't > > forget > > my experience on jquery :) > > > > > I can take this, m

RE: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Anatol Belski
Hi, > -Original Message- > From: Xinchen Hui [mailto:larue...@php.net] > Sent: Wednesday, May 27, 2015 5:25 PM > To: Hannes Magnusson > Cc: Anatol Belski; Internals > Subject: Re: [PHP-DEV] Pull request labels handling > > On Wed, May 27, 2015 at 10:27 PM, H

RE: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Anatol Belski
Hi, > -Original Message- > From: Hannes Magnusson [mailto:hannes.magnus...@gmail.com] > Sent: Wednesday, May 27, 2015 4:27 PM > To: Anatol Belski > Cc: Internals > Subject: Re: [PHP-DEV] Pull request labels handling > > On Wed, May 27, 2015 at 6:29 AM, Anatol

Re: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Xinchen Hui
On Wed, May 27, 2015 at 10:27 PM, Hannes Magnusson wrote: > On Wed, May 27, 2015 at 6:29 AM, Anatol Belski wrote: >> Hi, >> >> the PRs on github are already being labeled. Multiple labels are possible. >> However the github ACLs lack on granularity >> https://help.github.com/articles/permission-l

Re: [PHP-DEV] Pull request labels handling

2015-05-27 Thread Hannes Magnusson
On Wed, May 27, 2015 at 6:29 AM, Anatol Belski wrote: > Hi, > > the PRs on github are already being labeled. Multiple labels are possible. > However the github ACLs lack on granularity > https://help.github.com/articles/permission-levels-for-an-organization-repos > itory/ . Due to that, while bein

[PHP-DEV] Pull request labels handling

2015-05-27 Thread Anatol Belski
Hi, the PRs on github are already being labeled. Multiple labels are possible. However the github ACLs lack on granularity https://help.github.com/articles/permission-levels-for-an-organization-repos itory/ . Due to that, while being a useful feature, labeling is only available for project admins