GitLab · Arazzo Workflow
GitLab Add and Preview a Project Badge
Version 1.0.0
Render a badge preview, then add it to a project and confirm the list.
Provider
Workflows
add-project-badge
Preview, add, and confirm a project badge.
Previews the badge render, creates the badge on the project, then lists project badges to verify it exists.
1
previewBadge
getApiV4ProjectsIdBadgesRender
Render a preview of the badge link and image before persisting it.
2
addBadge
postApiV4ProjectsIdBadges
Add the badge to the project.
3
confirmBadges
getApiV4ProjectsIdBadges
List the project badges to confirm the new badge is present.