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)
Tue, Nov 19, 12:29 PM
Unknown Object (File)
Oct 22 2024, 10:35 PM
Unknown Object (File)
Oct 11 2024, 5:27 AM
Unknown Object (File)
Sep 15 2024, 6:44 AM
Unknown Object (File)
Sep 6 2024, 2:21 AM
Unknown Object (File)
Sep 1 2024, 7:01 PM
Unknown Object (File)
Sep 1 2024, 10:33 AM
Unknown Object (File)
Sep 1 2024, 10:33 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
Branch
silent1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19546
Build 26451: Run Core Tests
Build 26450: arc lint + arc unit

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.