GitLab · Arazzo Workflow
GitLab Retire a Project Badge by Name
Version 1.0.0
Find a project badge by name and remove it when present.
Provider
Workflows
retire-project-badge
Remove a project badge matched by name.
Lists project badges by name, and when a match is found removes that badge from the project.
1
findBadge
getApiV4ProjectsIdBadges
List project badges filtered by name to locate the badge to remove.
2
deleteBadge
deleteApiV4ProjectsIdBadgesBadgeId
Remove the matched badge from the project.