git - Is there any way to get Phabricator to push diffs to a repository? -
our team has started experimenting using phabricator code reviews. apart phabricator, have test-system automatically builds , tests code pushed specific branch on our main git repo. there way arc diff automatically push diff specific branch? tests take couple of hours, , prefer if possible people review code while being tested. somehow integrated unit test not have complete before diff sent fo review? the purpose of arc diff allow tests/code review performed without landing code on branch. here through herald rules, harbormaster build plans, , jenkins. when diff created/updated, herald rule watching repo triggers harbormaster build plan triggers jenkins via http post request. try detail out basics but, recommend looking @ additional materials build process, if choose go route. please note - harbormaster listed "prototype". meaning, there limited support it. but, aside writing own custom code, there no other way i'm suggesting here. i hope have