1
0
Fork 0

updated doc: builds only triggered on arc diff

based on bug #96
This commit is contained in:
ChristianKuehnel 2020-01-14 13:37:26 +01:00 committed by GitHub
parent cac68d0d60
commit 378c8e9b79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,8 @@ The checks are enabled for all changes to `clang-tools-extra/clangd`.
# Requirements
The builds are only triggered if the Revision in Phabricator is created/updated via `arc diff`. If you update a Revision via the Web UI it will [not trigger](https://secure.phabricator.com/Q447) a build.
To get a patch on Phabricator tested - once you are signed up - the build server must be able to apply the patch to the checked out git repository. If you want to get your patch tested, please make sure that that either:
* You set a git hash as `sourceControlBaseRevision` in Phabricator which is available on the github repository,