You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
In our deployment of jenkins + phabricator we'd like to let jenkins handle unit test results, but to not get phabricator involved (to avoid user workflows becoming dependent on it, and to reduce load on phabricator).
In our deployment of jenkins + phabricator we'd like to let jenkins handle unit test results, but to not get phabricator involved (to avoid user workflows becoming dependent on it, and to reduce load on phabricator).
Basically execution of this line should be controlled by a new option:
https://github.com/uber/phabricator-jenkins-plugin/blob/8b42c188c4112972ac0cb24f5f142573412c8f7c/src/main/java/com/uber/jenkins/phabricator/PhabricatorNotifier.java#L278
Is this something which would be accepted upstream?
The text was updated successfully, but these errors were encountered: