diff --git a/src/applications/diffusion/herald/HeraldCommitAdapter.php b/src/applications/diffusion/herald/HeraldCommitAdapter.php index d285d23f9b..59508d77fb 100644 --- a/src/applications/diffusion/herald/HeraldCommitAdapter.php +++ b/src/applications/diffusion/herald/HeraldCommitAdapter.php @@ -52,6 +52,7 @@ final class HeraldCommitAdapter ->withPHIDs(array($commit_phid)) ->needCommitData(true) ->needIdentities(true) + ->needAuditRequests(true) ->executeOne(); if (!$commit) { throw new Exception(