Close review requests from RB Gateway webhook payloads
Review Request #10038 — Created June 25, 2018 and submitted
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.
| Description | From | Last Updated | 
|---|---|---|
| This needs unit tests for the hook that covers all the response scenarios. |  | |
| F401 'reviewboard.hostingsvcs.hook_utils.get_git_branch_name' imported but unused |  reviewbot | |
| These should all be ", optional", no? |  | |
| Can we build the string to put in there up-front, and then inject into the map? That'll simplify the code … |  | |
| "unpublished Git repository"? I think this should be "Unpublished review request on a Git repository?", right? If so, this needs … |  | 
- Commit:
- 
    0bbb44fb49ed5d02d24b4294b1dfaced8592f8de5f49653d857d7a3c0696821b10d7f654283c6590
Checks run (2 succeeded)
- Change Summary:
- 
    Addressed David's feedback. 
- Commit:
- 
    5f49653d857d7a3c0696821b10d7f654283c659002fc28b6286a7ef327a9af92cd18df221e8eb18c
Checks run (2 succeeded)
- Change Summary:
- 
    Addressed Christian's feedback. 
- Commit:
- 
    02fc28b6286a7ef327a9af92cd18df221e8eb18c49e0241c205af22f7d760b790b2aff2efaa9702a
