Project Badge
get_badgeRetrieve an SVG badge for a project's latest buildset result. Embed it in READMEs to show current CI status.
Instructions
Get a status badge for a project's latest buildset result.
Returns the badge URL (SVG) that can be embedded in READMEs to show current CI status. Returns 404 info if no buildset found.
Args: project: Project name (e.g. "org/repo") tenant: Tenant name (uses default if empty) pipeline: Filter by pipeline (optional) branch: Filter by branch (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| tenant | No | ||
| project | Yes | ||
| pipeline | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |