GitLab · Arazzo Workflow
GitLab Add and Preview a Group Badge
Version 1.0.0
Render a group badge preview, add it to the group, and confirm the list.
Provider
Workflows
add-group-badge
Preview, add, and confirm a group badge.
Previews the badge render, creates the badge on the group, then lists group badges to verify it exists.
1
previewBadge
getApiV4GroupsIdBadgesRender
Render a preview of the group badge before persisting it.
2
addBadge
postApiV4GroupsIdBadges
Add the badge to the group.
3
confirmBadges
getApiV4GroupsIdBadges
List the group badges to confirm the new badge is present.