Fix Beanstalk post-recieve close hook.
Review Request #12124 — Created March 8, 2022 and submitted — Latest diff uploaded
The close hook for Beanstalk was apparently never actually used, because
it wasn't callingclose_all_review_requests
with the required
arguments. This change plumbs through the necessary things.
Ran unit tests.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
Commits
reviewboard/hostingsvcs/beanstalk.py |
---|