Close review requests from RB Gateway webhook payloads
Review Request #10038 — Created June 25, 2018 and submitted — Latest diff uploaded
The RB Gateway hosting service can now receive a payload from a RB
Gateway webhook (triggered by, e.g., agit push
), which result in the
appropriate review requests being marked as submitted.Co-authored-by: Florie Cai floriecai@hotmail.com
- Ran unit tests.
- Closed a review request as submitted with a webhook.
Diff Revision 4
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
reviewboard/hostingsvcs/rbgateway.py |
---|
reviewboard/hostingsvcs/tests/test_rbgateway.py |
---|