[Distutils] Re: Why lockbot?

2019-06-03 Thread Pradyun Gedam
On Tue, 4 Jun 2019 at 1:00 AM, Brett Cannon  wrote:

> In the lock.yml you can specify to not leave a comment upon locking. See
> https://github.com/microsoft/vscode-python/blob/master/.github/lock.yml
> as an  example.
>

We did this yesterday.

Sorry for the email spam folks! I completely misjudged how long the bot
would take to catch up to the ridiculous amount of closed old issues on the
tracker, due to rate limits. If it's any comfort, I had to face the same
spam. 🙂

If there are any concerns other than email spam, please comment on
https://github.com/pypa/pip/issues/6563 and not here.

Thanks,
Pradyun

>
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/YN3DHLPXVH5RYLV2P4QJFSWHC6KKRGNH/


[Distutils] Re: Why lockbot?

2019-06-03 Thread Brett Cannon
In the lock.yml you can specify to not leave a comment upon locking. See
https://github.com/microsoft/vscode-python/blob/master/.github/lock.yml as
an example.

On Sun, Jun 2, 2019 at 5:20 AM Ian Stapleton Cordasco <
graffatcolmin...@gmail.com> wrote:

> So the API endpoint to lock an issue absolutely does not require
> comments on each thing. I think the idea is probably that it's easier
> to understand that this was an automated process doing this rather
> than being used in the vein of GitHub's moderation (which doesn't
> account for anything other than abuse).
>
> For those who are interested, the lock API is
> https://developer.github.com/v3/issues/#lock-an-issue
>
> On Sun, Jun 2, 2019 at 6:40 AM Paul Moore  wrote:
> >
> > One thought - is it possible in github to subscribe to "everything
> > that isn't closed"? I couldn't see such an issue but that would (a)
> > let me ignore the lockbot messages, and (b) let me ignore close
> > threads so I wouldn't even need lockbot.
> >
> > Paul
> >
> > On Sun, 2 Jun 2019 at 12:26, Paul Moore  wrote:
> > >
> > > The bot has just been enabled, and it's catching up on historical bugs
> > > (which can't be done all in one go, as rate limits would hit us).
> > > Hopefully it should die down in a few days.
> > >
> > > Whether there's a way to tell github not to send such notifications,
> > > or whether it's possible for us to configure the bot to lock the
> > > thread but not add a comment, I don't know.
> > > Paul
> > >
> > > On Sun, 2 Jun 2019 at 09:12, Robert Collins 
> wrote:
> > > >
> > > > Seems like most of the pip bugmail I get now is lockbot messages
> > > > telling me that a bug that hasn't received any discussion for a long
> > > > time now can't have any more discussion. Is that really needed? The
> > > > github UI shows the lock status of bugs itself...
> > > >
> > > > -Rob
> > > > --
> > > > Distutils-SIG mailing list -- distutils-sig@python.org
> > > > To unsubscribe send an email to distutils-sig-le...@python.org
> > > > https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> > > > Message archived at
> https://mail.python.org/archives/list/distutils-sig@python.org/message/2Z4THA3D3JQSUYVK7YNKVYAKHVCZJZ7Y/
> > --
> > Distutils-SIG mailing list -- distutils-sig@python.org
> > To unsubscribe send an email to distutils-sig-le...@python.org
> > https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> > Message archived at
> https://mail.python.org/archives/list/distutils-sig@python.org/message/ROZ4Z2TYDE62XZEOHGJV635ZB6CCMZAW/
> --
> Distutils-SIG mailing list -- distutils-sig@python.org
> To unsubscribe send an email to distutils-sig-le...@python.org
> https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> Message archived at
> https://mail.python.org/archives/list/distutils-sig@python.org/message/KXWKPVGM64LNUHUGGRHVTSKDXY6HCO4O/
>
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/DHQTO3WUWFV464NMTPSUJQ37MO43RTEJ/


[Distutils] Re: Why lockbot?

2019-06-02 Thread Ralf Gommers
Another issue with the lockbot: I was watching specific issues and PRs
because they're important to me (as a packager and a maintainer of
numpy.distutils. The locking has made it very hard to now follow any
updates. Even if someone opens a new issue or PR to continue where a locked
one, there's no way for anyone but maintainers to comment on the original
issue (which isn't likely to happen consistently) to alert me of that. And
I really don't want to watch the whole repo, that's many times more noisy.

Ralf



On Sun, Jun 2, 2019 at 1:40 PM Paul Moore  wrote:

> One thought - is it possible in github to subscribe to "everything
> that isn't closed"? I couldn't see such an issue but that would (a)
> let me ignore the lockbot messages, and (b) let me ignore close
> threads so I wouldn't even need lockbot.
>
> Paul
>
> On Sun, 2 Jun 2019 at 12:26, Paul Moore  wrote:
> >
> > The bot has just been enabled, and it's catching up on historical bugs
> > (which can't be done all in one go, as rate limits would hit us).
> > Hopefully it should die down in a few days.
> >
> > Whether there's a way to tell github not to send such notifications,
> > or whether it's possible for us to configure the bot to lock the
> > thread but not add a comment, I don't know.
> > Paul
> >
> > On Sun, 2 Jun 2019 at 09:12, Robert Collins 
> wrote:
> > >
> > > Seems like most of the pip bugmail I get now is lockbot messages
> > > telling me that a bug that hasn't received any discussion for a long
> > > time now can't have any more discussion. Is that really needed? The
> > > github UI shows the lock status of bugs itself...
> > >
> > > -Rob
> > > --
> > > Distutils-SIG mailing list -- distutils-sig@python.org
> > > To unsubscribe send an email to distutils-sig-le...@python.org
> > > https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> > > Message archived at
> https://mail.python.org/archives/list/distutils-sig@python.org/message/2Z4THA3D3JQSUYVK7YNKVYAKHVCZJZ7Y/
> --
> Distutils-SIG mailing list -- distutils-sig@python.org
> To unsubscribe send an email to distutils-sig-le...@python.org
> https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> Message archived at
> https://mail.python.org/archives/list/distutils-sig@python.org/message/ROZ4Z2TYDE62XZEOHGJV635ZB6CCMZAW/
>
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/F2FQ5NETWTAT533N7TNWQ5OGPHKSZ66R/


[Distutils] Re: Why lockbot?

2019-06-02 Thread Ian Stapleton Cordasco
So the API endpoint to lock an issue absolutely does not require
comments on each thing. I think the idea is probably that it's easier
to understand that this was an automated process doing this rather
than being used in the vein of GitHub's moderation (which doesn't
account for anything other than abuse).

For those who are interested, the lock API is
https://developer.github.com/v3/issues/#lock-an-issue

On Sun, Jun 2, 2019 at 6:40 AM Paul Moore  wrote:
>
> One thought - is it possible in github to subscribe to "everything
> that isn't closed"? I couldn't see such an issue but that would (a)
> let me ignore the lockbot messages, and (b) let me ignore close
> threads so I wouldn't even need lockbot.
>
> Paul
>
> On Sun, 2 Jun 2019 at 12:26, Paul Moore  wrote:
> >
> > The bot has just been enabled, and it's catching up on historical bugs
> > (which can't be done all in one go, as rate limits would hit us).
> > Hopefully it should die down in a few days.
> >
> > Whether there's a way to tell github not to send such notifications,
> > or whether it's possible for us to configure the bot to lock the
> > thread but not add a comment, I don't know.
> > Paul
> >
> > On Sun, 2 Jun 2019 at 09:12, Robert Collins  
> > wrote:
> > >
> > > Seems like most of the pip bugmail I get now is lockbot messages
> > > telling me that a bug that hasn't received any discussion for a long
> > > time now can't have any more discussion. Is that really needed? The
> > > github UI shows the lock status of bugs itself...
> > >
> > > -Rob
> > > --
> > > Distutils-SIG mailing list -- distutils-sig@python.org
> > > To unsubscribe send an email to distutils-sig-le...@python.org
> > > https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> > > Message archived at 
> > > https://mail.python.org/archives/list/distutils-sig@python.org/message/2Z4THA3D3JQSUYVK7YNKVYAKHVCZJZ7Y/
> --
> Distutils-SIG mailing list -- distutils-sig@python.org
> To unsubscribe send an email to distutils-sig-le...@python.org
> https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> Message archived at 
> https://mail.python.org/archives/list/distutils-sig@python.org/message/ROZ4Z2TYDE62XZEOHGJV635ZB6CCMZAW/
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/KXWKPVGM64LNUHUGGRHVTSKDXY6HCO4O/


[Distutils] Re: Why lockbot?

2019-06-02 Thread Paul Moore
One thought - is it possible in github to subscribe to "everything
that isn't closed"? I couldn't see such an issue but that would (a)
let me ignore the lockbot messages, and (b) let me ignore close
threads so I wouldn't even need lockbot.

Paul

On Sun, 2 Jun 2019 at 12:26, Paul Moore  wrote:
>
> The bot has just been enabled, and it's catching up on historical bugs
> (which can't be done all in one go, as rate limits would hit us).
> Hopefully it should die down in a few days.
>
> Whether there's a way to tell github not to send such notifications,
> or whether it's possible for us to configure the bot to lock the
> thread but not add a comment, I don't know.
> Paul
>
> On Sun, 2 Jun 2019 at 09:12, Robert Collins  wrote:
> >
> > Seems like most of the pip bugmail I get now is lockbot messages
> > telling me that a bug that hasn't received any discussion for a long
> > time now can't have any more discussion. Is that really needed? The
> > github UI shows the lock status of bugs itself...
> >
> > -Rob
> > --
> > Distutils-SIG mailing list -- distutils-sig@python.org
> > To unsubscribe send an email to distutils-sig-le...@python.org
> > https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> > Message archived at 
> > https://mail.python.org/archives/list/distutils-sig@python.org/message/2Z4THA3D3JQSUYVK7YNKVYAKHVCZJZ7Y/
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/ROZ4Z2TYDE62XZEOHGJV635ZB6CCMZAW/


[Distutils] Re: Why lockbot?

2019-06-02 Thread Paul Moore
The bot has just been enabled, and it's catching up on historical bugs
(which can't be done all in one go, as rate limits would hit us).
Hopefully it should die down in a few days.

Whether there's a way to tell github not to send such notifications,
or whether it's possible for us to configure the bot to lock the
thread but not add a comment, I don't know.
Paul

On Sun, 2 Jun 2019 at 09:12, Robert Collins  wrote:
>
> Seems like most of the pip bugmail I get now is lockbot messages
> telling me that a bug that hasn't received any discussion for a long
> time now can't have any more discussion. Is that really needed? The
> github UI shows the lock status of bugs itself...
>
> -Rob
> --
> Distutils-SIG mailing list -- distutils-sig@python.org
> To unsubscribe send an email to distutils-sig-le...@python.org
> https://mail.python.org/mailman3/lists/distutils-sig.python.org/
> Message archived at 
> https://mail.python.org/archives/list/distutils-sig@python.org/message/2Z4THA3D3JQSUYVK7YNKVYAKHVCZJZ7Y/
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/J4YJNFEIAGVIRV3IFRS5OIS7VHBFETRC/