Page MenuHomePhabricator

Add skeleton code for webhooks
ClosedPublic

Authored by epriestley on Feb 9 2018, 5:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 18, 5:40 PM
Unknown Object (File)
Tue, Jun 17, 9:27 AM
Unknown Object (File)
Mon, Jun 16, 12:50 AM
Unknown Object (File)
May 23 2025, 12:28 AM
Unknown Object (File)
May 10 2025, 9:58 AM
Unknown Object (File)
May 9 2025, 5:54 PM
Unknown Object (File)
May 9 2025, 2:04 AM
Unknown Object (File)
May 8 2025, 9:48 AM
Subscribers
None

Details

Summary

Ref T11330. Adds general support for webhooks. This is still rough and missing a lot of pieces -- and not yet useful for anything -- but can make HTTP requests.

Test Plan

Used bin/webhook call ... to complete requests to a test endpoint.

Diff Detail

Repository
rP Phabricator
Branch
hook1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/herald/phid/HeraldWebhookRequestPHIDType.php:35XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 19459
Build 26323: Run Core Tests
Build 26322: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 9 2018, 9:55 PM
This revision was automatically updated to reflect the committed changes.