Re: [python-committers] Requirements to get the "bug triage" permission?

2018-01-25 Thread Victor Stinner
2018-01-25 15:18 GMT+01:00 Jesus Cea : > On 06/12/17 23:17, Victor Stinner wrote: >> My problem is that we don't have a long list of "awards" in Python: >> the triage bit and the commit bit... >> >> I had some ideas to create badges, but before I come with something >> concrete, I'm

Re: [python-committers] Requirements to get the "bug triage" permission?

2018-01-25 Thread Jesus Cea
On 06/12/17 23:17, Victor Stinner wrote: > My problem is that we don't have a long list of "awards" in Python: > the triage bit and the commit bit... > > I had some ideas to create badges, but before I come with something > concrete, I'm trying to build something with what we already have ;-) I

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-08 Thread Ezio Melotti
On Fri, Dec 8, 2017 at 5:32 PM, Victor Stinner wrote: > 2017-12-08 17:19 GMT+01:00 Ezio Melotti : >>> Aha. Maybe we need some tooling, like statistics on contributions to the >>> bug tracker, just to detect earlier active "bug triagers"? >>> >> >>

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-08 Thread Victor Stinner
2017-12-08 17:19 GMT+01:00 Ezio Melotti : >> Aha. Maybe we need some tooling, like statistics on contributions to the >> bug tracker, just to detect earlier active "bug triagers"? >> > > This can be done (e.g. the famous highscores page we have been talking about). My

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-08 Thread Ezio Melotti
On Thu, Dec 7, 2017 at 11:20 PM, Victor Stinner wrote: > (I tried to answer to all replies. Since I chose to reply in a single > email, so I chose to reply to own initial email.) > > Hi, > > It seems like I didn't express my ideas with the right words and so > misguided

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-07 Thread Victor Stinner
(I tried to answer to all replies. Since I chose to reply in a single email, so I chose to reply to own initial email.) Hi, It seems like I didn't express my ideas with the right words and so misguided the discussion. I'm sorry about that. I wrote a full "promotion process" document where I

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Carol Willing
> On Dec 6, 2017, at 5:39 PM, Antoine Pitrou wrote: > > > Therefore, we should strive to attract more contributors in the hope > that the number of core developers selected out of those contributors > will also increase. > Some very good discussion and points are being

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Antoine Pitrou
Le 07/12/2017 à 00:00, Victor Stinner a écrit : > 2017-12-06 23:35 GMT+01:00 Antoine Pitrou : >> The real issue is not that the step is hard to climb, but that it is >> hard to get people interested in climbing that step (and continue being >> active afterwards, even though

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Antoine Pitrou
Le 06/12/2017 à 23:06, Victor Stinner a écrit : > > My initial problem is the huge gap between "regular contributor" and > "core developer". Currently, we have a single huge step which is very > hard to climb. I wonder: is this the right question to ask? There are contributors who will never

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Victor Stinner
2017-12-06 18:45 GMT+01:00 Ezio Melotti : > Depends on what you exactly mean with "award". See my reply to David. > If the contributor knows what they are doing and they > are helpful, we can "award" them with the triager bit, but this award > shouldn't be given for

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Victor Stinner
2017-12-06 18:41 GMT+01:00 R. David Murray : > s/loose/lose/ Oops, fixed, thanks. >> So do you think that it's bad idea to use triage as an award? Or is it >> just a matter of adjusting requirements? > > Yes I think it is a bad idea to "use it" as an award. It is not an >

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Terry Reedy
On 12/6/2017 1:45 PM, Ned Deily wrote: On Dec 6, 2017, at 12:45, Ezio Melotti wrote: Depends on what you exactly mean with "award". Contributors might want to be able to edit more fields on the tracker, and the triage bit allows them to do it. This is beneficial for

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Ezio Melotti
On Wed, Dec 6, 2017 at 6:11 PM, Victor Stinner wrote: > Hi, > > Ok, thanks Ezio and David. I completed my list: > https://github.com/vstinner/cpython_core_tutorial/blob/master/core_developer.rst#bug-tracker > > My initial question is to know if bug triage permission can

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread R. David Murray
On Wed, 06 Dec 2017 18:11:44 +0100, Victor Stinner wrote: > Ok, thanks Ezio and David. I completed my list: > https://github.com/vstinner/cpython_core_tutorial/blob/master/core_developer.rst#bug-tracker s/loose/lose/ I would say your list comprises the skills for the

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-12-06 Thread Victor Stinner
Hi, Ok, thanks Ezio and David. I completed my list: https://github.com/vstinner/cpython_core_tutorial/blob/master/core_developer.rst#bug-tracker My initial question is to know if bug triage permission can be seen as a first "award" / "badge" to recognize that contributions of someone are useful.

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-11-20 Thread Ezio Melotti
On Mon, Nov 20, 2017 at 10:12 AM, R. David Murray wrote: > > On Mon, 20 Nov 2017 18:54:50 +0100, Victor Stinner > wrote: > > I identified some active contributors and I would like to offer them > > to get the "bug triage" permission. What's the

Re: [python-committers] Requirements to get the "bug triage" permission?

2017-11-20 Thread R. David Murray
On Mon, 20 Nov 2017 18:54:50 +0100, Victor Stinner wrote: > I identified some active contributors and I would like to offer them > to get the "bug triage" permission. What's the requirements to give > such permissions to someone? Currently it is "someone with the power

[python-committers] Requirements to get the "bug triage" permission?

2017-11-20 Thread Victor Stinner
Hi, I identified some active contributors and I would like to offer them to get the "bug triage" permission. What's the requirements to give such permissions to someone? On my "Different stages of core developers" "lader", it's the 3rd stage ("step"?):