Support running tools manually

Review Request #10316 — Created Nov. 8, 2018 and discarded — Latest diff uploaded

Information

ReviewBot
master

Reviewers

Support running tools attached to status updates manually, along with
retrying status updates in an error state.

Adds a new signal hook for the manual run feature that will update
previous status updates that have not been run yet or need a rerun.

Manual testing has been done (waiting on testing framework). By adding
multiple integrations for different types of bots, running some
manually, and retrying some.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.

orig
1
2
3
4
5
6
7
8
extension/reviewbotext/forms.py
extension/reviewbotext/integration.py
Loading...