I needed those for a Slack integration. I hope that's ok.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers
Manually tested the integration, and have been using it for a while. I'm not familiar with the test policy, but let me know if you want me to write some tests (and point me in the right direction maybe?)
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- harbor-master-add-variables
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 801 Build 801: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
The receiver should use Conduit to retrieve additional information (e.g., call differential.query with the revision PHID), rather than expect all possible data to be POST'd.
You should consider using feed.http-hooks instead of using Harbormaster to post messages. Harbormaster tasks may have lower priority in the future.