Re: [python-committers] Please Publicize your Github Membership for Python

2017-03-03 Thread Donald Stufft
> On Mar 3, 2017, at 2:03 AM, Nick Coghlan wrote: > > - if your org info is public, but you don't want the mentions, then you can > add yourself to the blacklist in > https://github.com/python/cpython/blob/master/.mention-bot > (as

Re: [python-committers] Please Publicize your Github Membership for Python

2017-03-03 Thread Donald Stufft
> On Mar 3, 2017, at 2:03 AM, Nick Coghlan wrote: > > On 2 March 2017 at 23:20, Donald Stufft > wrote: > Hello! > > Some of our automation needs to be able to determine who is a member of the > Python organization on Github to effectively work. Unfortunately it curren

Re: [python-committers] Please Publicize your Github Membership for Python

2017-03-03 Thread Victor Stinner
Donald just merged a change to not restrict mention-bot to members of the GitHub Python organization: https://github.com/python/cpython/pull/393 Victor 2017-03-03 8:03 GMT+01:00 Nick Coghlan : > On 2 March 2017 at 23:20, Donald Stufft wrote: >> >> Hello! >> >> Some of our automation needs to be

Re: [python-committers] Please Publicize your Github Membership for Python

2017-03-02 Thread Nick Coghlan
On 2 March 2017 at 23:20, Donald Stufft wrote: > Hello! > > Some of our automation needs to be able to determine who is a member of > the Python organization on Github to effectively work. Unfortunately it > currently can only see users who have publicized their membership in the > Org, but so fa