Management of PRs, issues, and threads

Stefan van der Walt stefanv at berkeley.edu
Wed Sep 14 19:25:09 EDT 2016


On Sun, Sep 11, 2016, at 23:13, Juan Nunez-Iglesias wrote:
> > This way your PRs are always checked against the latest master, not
> > whatever was around when they were first made
>
> I thought Travis did this already?
>
> https://docs.travis-ci.com/user/pull-requests
>
> "Rather than test the commits that have been pushed to the branch the
> pull request is from, we test the merge between the origin and the
> upstream branch."

This happens the moment you make the PR, or push new commits.  Ideally,
you want to run the tests just before merging.

Stéfan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160914/391e1c1e/attachment.html>


More information about the scikit-image mailing list