get_build_update
Fetch the VCS commits and source code changes associated with a specific build using its build ID. Ideal for tracing code revisions behind CI failures.
Instructions
View source code changes (VCS commits) associated with a build.
Args:
build_id: The CDash build ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |