Clean up review task invocation a bit.
Review Request #8459 — Created Oct. 12, 2016 and submitted — Latest diff uploaded
The way that the review task was triggered was overly complicated, passing
through these relatively opaque "payload" and "request" dictionaries.
This change alters things to move a lot more of the info into their own
parameters.
Triggered Review Bot reviews by posting diffs.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
bot/reviewbot/tasks.py |
---|
bot/reviewbot/processing/review.py |
---|
extension/reviewbotext/extension.py |
---|
extension/reviewbotext/handlers.py |
---|