arc diff
rejects the commit if no test plan is specified. Is there any way to disable this feature?
How do I disable "test plan" enforcement in Phabricator?
Asked Answered
Set differential.show-test-plan-field
or differential.require-test-plan-field
in your configuration.
This is done on the server: cd /path/to/phabricator && bin/config set differential.require-test-plan-field false –
Louque
© 2022 - 2024 — McMap. All rights reserved.