Any ways that Jenkins api can return the build number after remotely
triggers a build ? The build number can be used to track the build status
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving em
I'm trying building an application which makes use of Jenkins to do build
jobs, there are two main parts :
1. The build part, which is fine, I made use of the Jenkins remote API
with customized token to trigger remotely, something like this :
my-Jenkins-url/job/job-name/buildWithParamet