Build Management Plugins → Jenkins Plugin → Creating a Jenkins Get Build Status Step
This step returns the result of a build in the result.build.changes output property.
Required properties:
Property Name | Description |
---|---|
Job name |
Specify the job name for which the build result should be returned. |
Server Url | Specify the URL where Jenkins is installed. For example: http://host:8080/jenkins |
Optional properties:
Property Name | Description |
---|---|
Build number | Specify the build number for which the result should be returned. If empty, the last build will be used. |
Username | Specify the user name that has rights to run the job. |
Password | Specify the password. |
Copyright © 2013–2017 Serena Software, Inc. All rights reserved.