My company used phabricator for hosting repositories and codereviews.
We used Jenkins for CI build, it is very not flexible right now that Jenkins need to know what is the url of phabricator or any other system that contacted Jenkins.
This makes Jenkins dependent to phabricator in a bad way (we put the phabricator url config in jenkins).
Any solutions to this problem?
The one I can think of is adding phabricator url as macro that can be passed when making http request