Fix Beanstalk post-recieve close hook.

Review Request #12124 — Created March 8, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

The close hook for Beanstalk was apparently never actually used, because
it wasn't calling close_all_review_requests with the required
arguments. This change plumbs through the necessary things.

Ran unit tests.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Fix Beanstalk post-recieve close hook.
The close hook for Beanstalk was apparently never actually used, because it wasn't calling `close_all_review_requests` with the required arguments. This change plumbs through the necessary things. Testing Done: Ran unit tests.
5c065725ed665b763802a96b4aad523cc12929e7 David Trowbridge
reviewboard/hostingsvcs/beanstalk.py
Loading...