promote
Requires a human approval token to promote a reviewed pull request to production, gating irreversible deployment actions.
Instructions
GATED. Promote a reviewed PR to production via the repo's deploy path.
Refuses unless approval_token matches the human-approval marker recorded
for this PR (set only through a confirmed Signal approval). This is the hard
gate on the one irreversible action — the coding agent never reaches it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pr | Yes | PR number to promote. | |
| approval_token | Yes | the approval marker from the confirmed human gate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||