-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Instead of simply returning "Scheduled" once a job has been launched, it would be nice that the job ID/number would be returned so that it can be reused in the API for further tracking.
- is duplicated by
-
JENKINS-29615 Return queue item location of scheduled build
-
- Resolved
-
- links to
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/org/jenkinsci/plugins/build_token_root/BuildRootAction.java
src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java
http://jenkins-ci.org/commit/build-token-root-plugin/e7257ce102c2933566dab1a8ee0b2dfeda2313fc
Log:
Merge pull request #8 from ydubreuil/jenkins-29615
JENKINS-22849Improve HTTP response to include item queue locationCompare: https://github.com/jenkinsci/build-token-root-plugin/compare/f1239a38e9e9...e7257ce102c2