Page MenuHomePhabricator

Make packages mailable and subscribable
ClosedPublic

Authored by epriestley on May 13 2016, 5:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 4:55 AM
Unknown Object (File)
Fri, Apr 19, 4:40 PM
Unknown Object (File)
Mon, Apr 15, 10:08 AM
Unknown Object (File)
Sun, Apr 7, 2:20 PM
Unknown Object (File)
Sat, Apr 6, 10:22 PM
Unknown Object (File)
Tue, Apr 2, 5:58 AM
Unknown Object (File)
Mon, Apr 1, 9:01 PM
Unknown Object (File)
Fri, Mar 29, 10:31 AM
Subscribers
None

Details

Summary

Ref T10939. Fixes T7834.

  • Make packages into mailable objects, like projects and users.
  • Packages resolve recipients by resolving project and user owners into recipients.
Test Plan
  • Added a comment to a revision with a package subscriber.
  • Used bin/mail show-outbound to see that owners got mail.

Diff Detail

Repository
rP Phabricator
Branch
owners5
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/owners/storage/PhabricatorOwnersPackage.php:297XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 12188
Build 15386: Run Core Tests
Build 15385: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Make packages mailable and subscribable.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 13 2016, 7:28 PM
This revision was automatically updated to reflect the committed changes.