sympy-bot-old
sympy-bot-old copied to clipboard
SymPy pull request helper
The lists of pull requests sort issues over 1000 at the bottom.
If someone force pushes an update to a pull request, or even pushes a new commit, the test results are no longer valid. So the SHA1 hash of the HEAD...
Now that I've enabled the issues for pull requests (https://github.com/sympy/sympy/issues), we should make use of the labels. Some idea: - I've created the label "Needs Better Patch". When this is...
We should consider running the tests with tox, which will also alert us to things like errors with installation.
There needs to be an easy way to just review all pull requests that haven't been reviewed before (in the given Python). It would just query the App Engine app...
See https://github.com/blog/964-all-of-the-hooks. This should be better than checking every 20 minutes.
Could we also add "by whomever" (i.e., the person who did the review)? Yes, also together with the picture and put everything into a nice table. And add buttons to...
For example at http://reviews.sympy.org/pullrequest/209/, the links are https://api.github.com/repos/ppn/sympy and https://api.github.com/repos/ppn/sympy/commits/2252_symarray_examples. Assumedly you wanted just https://github.com/ppn/sympy and https://github.com/ppn/sympy/commits/2252_symarray_examples. Also, the first link is kind of redundant given the second, since it's...
I think that the front page should emulate this page: https://github.com/sympy/sympy/pulls, just the part about pull requests. With all the info, just do it better and more usable. So there...