Page MenuHomePhabricator

When "phabricator.silent" is enabled, don't call webhooks
ClosedPublic

Authored by epriestley on Feb 14 2018, 7:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 1 2025, 5:25 AM
Unknown Object (File)
May 31 2025, 10:29 AM
Unknown Object (File)
May 29 2025, 10:00 AM
Unknown Object (File)
May 6 2025, 10:58 AM
Unknown Object (File)
Apr 30 2025, 10:11 AM
Unknown Object (File)
Apr 30 2025, 5:11 AM
Unknown Object (File)
Apr 29 2025, 4:34 PM
Unknown Object (File)
Apr 28 2025, 10:01 AM
Subscribers
None

Details

Summary

Ref T13078. The phabricator.silent configuration flag should disable webhook calls, since this is consistent with the documented and desired behavior.

Test Plan

Enabled phabricator.silent, made test hook calls, saw them fail with a "silent" failure reason.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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