Is there an API for signaling build status from external CI systems, i.e. Jenkins?
(As we are heavily invested in Jenkins we can't switch to OneDev Builds)
Robin Shen commented 7 months ago
No such api yet. What is the purpose of such build status?
Magnus Ericmats commented 7 months ago
We would like to use Jenkins as a CI system, instead of the inbuilt one (which I would prefer to use, but as I mentioned, we are heavily invested in Jenkins and can't fully switch to OneDev at the moment).
I think what we would like to have is Jenkins as
a default reviewer of pull requests, marking pull requests as "Approved/Disapproved" and
a builder of merged branches, such as master and release branches.
Is there an API for signaling build status from external CI systems, i.e. Jenkins? (As we are heavily invested in Jenkins we can't switch to OneDev Builds)