getBuildScm
Retrieve SCM configurations of a Jenkins build by specifying the job full name and optionally the build number.
Instructions
Retrieves SCM configurations of a Jenkins build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobFullName | Yes | Full name of the Jenkins job | |
| buildNumber | No | Build number (omit for last build) |