ReadMe · Arazzo Workflow
ReadMe Publish A Changelog Post
Version 1.0.0
Create a changelog post on a branch and read it back by slug.
View Spec
View on GitHub
DocumentationDeveloper HubAPI ReferencePortalAnalyticsArtificial IntelligenceMCPBi-Directional SyncArazzoWorkflows
Provider
Workflows
publish-changelog-post
Create a changelog post then fetch it back by slug.
Creates a changelog post on the supplied branch and reads it back by slug to confirm it was published.
1
createChangelog
{$sourceDescriptions.changelogApi.url}#/paths/~1branches~1{branch}~1changelogs/post
Create a typed changelog post on the target branch.
2
getChangelog
{$sourceDescriptions.changelogApi.url}#/paths/~1branches~1{branch}~1changelogs~1{slug}/get
Read the created changelog post back by slug to confirm publication.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.