[scikit-image] How to move pull requests forward (devs, please read)

Nathaniel Smith njs at pobox.com
Fri Apr 14 18:23:01 EDT 2017


On Apr 14, 2017 9:12 AM, "Stefan van der Walt" <stefanv at berkeley.edu> wrote:

On Fri, Apr 14, 2017, at 00:14, Nathaniel Smith wrote:
> On Thu, Apr 13, 2017 at 3:28 PM, Nelle Varoquaux
> <nelle.varoquaux at gmail.com> wrote:
> > Hello,
> >
> > For style-changes (such as pep8/flake8) elements, I find that very
often new
> > contributors don't know they can configure their text editors to
display the
> > pep8/pyflakes violations. Very often, it is a question of mentoring them
> > through the process of configuring their text editors.
> > Recently, I've been either creating pull requests on people's branch or
> > pushing to the contributor's branch just before merging.
>
> I wonder if it would be worthwhile to have a bot that automatically
> pushes formatting fixes to submitted PRs (using autopep8 or yapf).

That'd be great; do you know if such a thing exists?


I don't know of any off the shelf implementation of this, no.

-n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20170414/dfd41836/attachment.html>


More information about the scikit-image mailing list