Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15286054
D20962.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
483 B
Referenced Files
None
Subscribers
None
D20962.diff
View Options
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(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 5 2025, 5:48 PM (6 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7226165
Default Alt Text
D20962.diff (483 B)
Attached To
Mode
D20962: Fix an issue where Herald rules could fail to evaluate at post-commit time
Attached
Detach File
Event Timeline
Log In to Comment