rollback_change
Undo a previously merged commit by creating a new forward commit that restores the prior state, without rewriting history.
Instructions
Roll back a previously merged commit on the project's default branch by creating a new forward commit that restores the prior state (never rewrites history).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rationale | No | ||
| commit_sha | Yes | ||
| project_id | Yes |