GitLab · Arazzo Workflow
GitLab Rotate the Active Broadcast Message
Version 1.0.0
Retire the current broadcast message and publish a replacement.
Provider
Workflows
rotate-broadcast-message
Delete the current broadcast message and create a replacement.
Lists broadcast messages, deletes the first returned message, then creates a new broadcast message.
1
listMessages
getApiV4BroadcastMessages
List broadcast messages for visibility before rotating.
2
deleteMessage
deleteApiV4BroadcastMessagesId
Delete the broadcast message being retired.
3
createMessage
postApiV4BroadcastMessages
Create the replacement broadcast message.