<div dir="ltr">Maybe something for "stalled" pull requests? e.g. if someone hasn't worked on their PR in say 30 days and it's tagged "waiting for changes", you could ping them and then put on the "stalled" label. If they don't respond in another 15 days / say they aren't working on it anymore, maybe it'd be good to change to "abandoned" or "need contributor" (and add "need contributor" to the linked issue, if applicable) to indicate that someone else can pick it up.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 28, 2016 at 10:01 AM, Andreas Mueller <span dir="ltr"><<a href="mailto:t3kcit@gmail.com" target="_blank">t3kcit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So following up on this conversation, do we want to use status labels more consistently?<br>
And what should they be?<br>
Joel Proposed for PRs:<span class=""><br>
<br>
* WIP (not ready for review)<br></span>
* waiting for review [we have a tag for this]<span class=""><br>
* waiting for changes (with or without one of the following)<br>
* in dispute (i.e. fundamental doubts about the PR)<br>
* the above together with 1 or 2 "official" approvals<br>
* ready for merge (pending minor changes such as what's new documentation)<br>
<br></span>
We could at least add tags for "waiting for changes" and "in dispute", which are fairly clear categories.<br>
<br>
For PRs we should probably add [bug - not confirmed] and [bug - confirmed]<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 09/22/2016 01:23 AM, Nelle Varoquaux wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 21 September 2016 at 22:13, Andreas Mueller <<a href="mailto:t3kcit@gmail.com" target="_blank">t3kcit@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
On 09/19/2016 09:56 PM, Nelle Varoquaux wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Another bot-able tool might be pinging inactive PRs to ask if they're<br>
being<br>
worked on, and labelling "Needs contributor" if there's no reply within n<br>
days...!<br>
</blockquote></blockquote>
That kind of only works when the status is "waiting for changes",<br>
and not "waiting for reviews". I guess we could tag all old issues<br>
or use the new interface (though you said that's not scriptable yet?)<br>
So we would need to actually use the "needs reviews" tag and add an<br>
"waiting for changes" tag. And I guess the "waiting for changes" should be<br>
removed automatically when the author changed something and changed to<br>
"needs review"?<br>
<br>
Is there an API to access the "fixes #ISSUE" thing for auto-closing? Just<br>
mentioning an issue<br>
doesn't mean it's a PR to solve the issue.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If PRs are inactive, it might also be interesting to tag them as<br>
easy_fix when there is little to do.<br>
<br>
<br>
</blockquote>
That's much harder to automate though.<br>
I know that I often misjudge the amount that is left to do in a PR,<br>
not sure if bots are better at that than humans yet.<br>
</blockquote>
Bots wouldn't be able to do that, but I find that an hour now and then<br>
scrolling throught old PR works pretty well :)<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Are there bots with LSTM support yet? ;)<br>
<br>
______________________________<wbr>_________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/scikit-learn</a><br>
</blockquote>
______________________________<wbr>_________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/scikit-learn</a><br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailma<wbr>n/listinfo/scikit-learn</a><br>
</div></div></blockquote></div><br></div>