Clean up review task invocation a bit.
Review Request #8459 — Created Oct. 12, 2016 and submitted
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.
-
Tool: Pyflakes Processed Files: bot/reviewbot/tasks.py extension/reviewbotext/extension.py bot/reviewbot/processing/review.py extension/reviewbotext/handlers.py Tool: PEP8 Style Checker Processed Files: bot/reviewbot/tasks.py extension/reviewbotext/extension.py bot/reviewbot/processing/review.py extension/reviewbotext/handlers.py
-
Tool: PEP8 Style Checker Processed Files: bot/reviewbot/tasks.py extension/reviewbotext/extension.py bot/reviewbot/processing/review.py extension/reviewbotext/handlers.py Tool: Pyflakes Processed Files: bot/reviewbot/tasks.py extension/reviewbotext/extension.py bot/reviewbot/processing/review.py extension/reviewbotext/handlers.py