II.
OrchestrationPrimitive overview
Reference · liveorch-primitive:auto-merge
Auto Merge overview
Automatically merge a pull request when all configured merge criteria are satisfied — CI green, required review approvals obtained, branch up to date, and no merge conflicts. The primitive polls or subscribes to status checks, triggers a merge (squash, merge commit, or rebase) according to policy, and then fires workspace-cleanup to retire the task branch.
Attributes
displayName
Auto Merge
description
Automatically merge a pull request when all configured merge criteria
are satisfied — CI green, required review approvals obtained,
branch up to date, and no merge conflicts. The primitive polls or
subscribes to status checks, triggers a merge (squash, merge commit,
or rebase) according to policy, and then fires workspace-cleanup to
retire the task branch.
orchestrationKind
task-lifecycle
trigger
on-state-change
Outgoing edges
orch_applies_to2
- topic:trunk-based-development·TopicTrunk-Based Development
- topic:agent-run-lifecycle·TopicAgent Run Lifecycle
orch_requires_skill_area1
- skill-area:ci-cd·SkillArea
orch_triggers1
- orch-primitive:workspace-cleanup·OrchestrationPrimitiveWorkspace Cleanup
realizes1
- layer:13-orchestration·LayerOrchestration
Incoming edges
orch_triggers1
- orch-primitive:human-review-gate·OrchestrationPrimitiveHuman Review Gate
supports_orchestration_primitive1
- agent-core-impl:vibe-kanban.core@current·AgentCoreImplVibe Kanban Core (current)