updateBuild
Update a Jenkins build's display name and description to improve build identification and record keeping.
Instructions
Update build display name and/or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobFullName | Yes | Full name of the Jenkins job | |
| buildNumber | No | Build number (omit for last build) | |
| displayName | No | New display name for the build | |
| description | No | New description for the build |