You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to get current running build status and can it be return in a callback function with details? If a build is running in the jenkins server, it needs to be return a callback function once it will be completed.
jenkins.last_build_info only get last build details not current running build details.
The text was updated successfully, but these errors were encountered:
ajithr
changed the title
How to get current running build is completed or not?
How to get current running build status is completed or not?
Oct 19, 2016
thanks for the reply. Is there any callback function avail when the current build is completed? Is it necessary to wait until this 'building' parameter get false itself?
Is it possible to get current running build status and can it be return in a callback function with details? If a build is running in the jenkins server, it needs to be return a callback function once it will be completed.
jenkins.last_build_info only get last build details not current running build details.
The text was updated successfully, but these errors were encountered: