GitHub · Arazzo Workflow
GitHub Verify a Branch and Merge It
Version 1.0.0
Confirm a head branch exists, then merge it into a base branch.
Provider
Workflows
verify-and-merge-branch
Verify a head branch exists then merge it into a base branch.
Reads the head branch to confirm it exists and then merges it into the base branch with a custom commit message.
1
verifyHeadBranch
Read the head branch to confirm it exists before attempting the merge.
2
mergeIntoBase
Merge the verified head branch into the base branch with the supplied commit message.
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.