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.

Commits

Files

    Loading...