Module phabricator

Source
Expand description

Phabricator backend for submitting patch stacks.

Structs§

Id
Wrapper around the Phabricator “ID” type. (This is not a PHID, just a regular ID).
PhabricatorForge
The Phabricator code review system.

Enums§

Error
Error type.

Constants§

SHOULD_MOCK_ENV_KEY
When this environment variable is set, the implementation of the Phabricator forge will make mock calls instead of actually invoking arc.

Type Aliases§

Result
Result type.