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