Tool to get a project branch status badge image. Returns a PNG or SVG badge image showing the build status for a specific project branch.
svgbooleanReturn an SVG image instead of PNG? Exclusive with retina.
retinabooleanReturn a larger image suitable for retina displays? Exclusive with svg.
buildBranchRequiredstringBuild branch name (e.g., 'master', 'develop').
failingTextstringText to show in badge when build is failing.
passingTextstringText to show in badge when build is passing.
pendingTextstringText to show in badge when build is pending.
statusBadgeIdRequiredstringID of the status badge (statusBadgeId from ProjectWithConfiguration).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.