sympy-bot-old icon indicating copy to clipboard operation
sympy-bot-old copied to clipboard

"./sympy-bot review unreviewed"

Open asmeurer opened this issue 13 years ago • 1 comments

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 and see which pull requests haven't been reviewed since the last push by the author.

Also, I think this should include unmergable requests, since this alerts the author about the unmergability of the request (and they might not otherwise know, especially if they don't have push access). But this should only post once, not once per Python version.

asmeurer avatar Oct 18 '11 16:10 asmeurer

"(and they might not otherwise know, especially if they don't have push access)." -- I actually sent a feature request to the Github team regarding this: if they already have the information (like you said), then they might as well show it, at least to the pull request author. Doesn't mean an extra notification wouldn't be useful too, though.

(I mention this because I get the feeling that if more of us ask for this, we might actually get it)

vperic avatar Nov 01 '11 00:11 vperic