Adding rb-gateway webhook and template for registering webhooks
Review Request #9700 — Created Feb. 24, 2018 and updated — Latest diff uploaded
Task 3 for Rb-Gateway Webhooks feature: Adding webhook receivers in Review Board to close review requests when commits are posted.
Added html template for adding webhooks. Pretty much a copy-pate of
github.py
with some tweaks for rb-gateway-specific headers.
Along with r/9585, the webhook successfully returns and closes the review request.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.
orig
1
2
3
4
5
6
reviewboard/hostingsvcs/rbgateway.py |
---|
reviewboard/templates/hostingsvcs/rbgateway/repo_hook_instructions.html |
---|