Page MenuHomePhabricator

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

Authored by epriestley on Feb 14 2018, 7:14 PM.

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.