Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15378082
D7803.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
803 B
Referenced Files
None
Subscribers
None
D7803.diff
View Options
Index: src/applications/herald/adapter/HeraldAdapter.php
===================================================================
--- src/applications/herald/adapter/HeraldAdapter.php
+++ src/applications/herald/adapter/HeraldAdapter.php
@@ -678,13 +678,13 @@
return self::VALUE_EMAIL;
case self::ACTION_NOTHING:
return self::VALUE_NONE;
- case self::ACTION_AUDIT:
case self::ACTION_ADD_PROJECTS:
return self::VALUE_PROJECT;
case self::ACTION_FLAG:
return self::VALUE_FLAG_COLOR;
case self::ACTION_ASSIGN_TASK:
return self::VALUE_USER;
+ case self::ACTION_AUDIT:
case self::ACTION_ADD_REVIEWERS:
case self::ACTION_ADD_BLOCKING_REVIEWERS:
return self::VALUE_USER_OR_PROJECT;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 14 2025, 12:28 PM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7657038
Default Alt Text
D7803.diff (803 B)
Attached To
Mode
D7803: Allow global Commit herald rules to trigger audits by users
Attached
Detach File
Event Timeline
Log In to Comment