[scikit-learn] Github project management tools
Raphael C
drraph at gmail.com
Thu Sep 29 15:12:21 EDT 2016
I hope this isn't out of place but I notice that
https://github.com/scikit-learn/scikit-learn/pull/4899 is not in the
list. It seems like a very worthwhile addition and the PR appears
stalled at present.
Raphael
On 29 September 2016 at 15:05, Joel Nothman <joel.nothman at gmail.com> wrote:
> I agree that being able to identify which PRs are stalled on the
> contributor's part, which on reviewers' part, and since when, would be
> great. I'm not sure we've come up with a way that'll work though.
>
> In terms of backlog, I've wondered if just getting things into a spreadsheet
> would help:
>
> https://docs.google.com/spreadsheets/d/1LdzNxQbn7A0Ao8zlUBgnvT42929JpAe9958YxKCubjE/edit
>
> What other features of an Issue / PR would be useful to
> sort/filter/pivottable on in a spreadsheet form like this?
>
> (It would be extra nice if we could modify titles and labels within the
> spreadsheet and have them update via the GitHub API, but I'm not sure I'll
> get around to making that feature :P)
>
>
> On 29 September 2016 at 23:45, Andreas Mueller <t3kcit at gmail.com> wrote:
>>
>> So I made a project for 0.19:
>>
>> https://github.com/scikit-learn/scikit-learn/projects/5
>>
>> The idea would be to drag and drop issues and PRs so that the important
>> ones are at the top.
>> We could also add an "important" column, currently the scrolling is pretty
>> annoying.
>> Thoughts?
>>
>>
>>
>>
>> On 09/28/2016 03:29 PM, Nelle Varoquaux wrote:
>>>
>>> On 28 September 2016 at 12:24, Andreas Mueller <t3kcit at gmail.com> wrote:
>>>>
>>>>
>>>> On 09/28/2016 02:21 PM, Nelle Varoquaux wrote:
>>>>>
>>>>>
>>>>> I think the only ones worth having are the ones that can be dealt with
>>>>> automatically and the ones that will not be used frequently:
>>>>>
>>>>> - stalled after 30 days of inactivity [can be done automatically]
>>>>> - in dispute [I don't expect it to be used often].
>>>>
>>>> I think "in dispute" is actually one of the most common statuses among
>>>> PRs.
>>>> Or maybe I have a skewed picture of things.
>>>> Many PRs stalled because it is not clear whether the proposed solution
>>>> is a
>>>> good one.
>>>
>>> On the stalled one, sure, but there are a lot of PRs being merged
>>> fairly quickly. So over all, I think it is quite rare. No?
>>>
>>>> It would be great to have some way to get through the backlog of 400 PRs
>>>> and
>>>> I think tagging them might be useful.
>>>> We rarely reject PRs, we could also revisit that policy.
>>>>
>>>> For the backlog, it's pretty unclear to me how many are waiting for
>>>> reviews,
>>>> how many are waiting for changes,
>>>> and how many are disputed.
>>>> Tagging these might help people who want to review to find things to
>>>> review,
>>>> and people who want to code to pick
>>>> up stalled PRs.
>>>
>>> That sounds like a great use of labels, thought all of these need to
>>> be tagged manually.
>>>
>>>> _______________________________________________
>>>> scikit-learn mailing list
>>>> scikit-learn at python.org
>>>> https://mail.python.org/mailman/listinfo/scikit-learn
>>>
>>> _______________________________________________
>>> scikit-learn mailing list
>>> scikit-learn at python.org
>>> https://mail.python.org/mailman/listinfo/scikit-learn
>>
>>
>> _______________________________________________
>> scikit-learn mailing list
>> scikit-learn at python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
More information about the scikit-learn
mailing list