Close review requests from RB Gateway webhook payloads

Review Request #10038 — Created June 25, 2018 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
0d9db6b...

Reviewers

The RB Gateway hosting service can now receive a payload from a RB
Gateway webhook (triggered by, e.g., a git 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 3

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
Loading...