Run Git Action
runGitActionExecute Git actions—discard, stage, commit, checkout, merge, rebase, cherry, pull, push—to manage code changes; push commits to persist them as they are lost otherwise.
Instructions
One action per call: discard, stage, unstage, commit, checkout, merge, rebase, revert, cherry, pull or push. Commits live in the container and die with it unless pushed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| region | No | ||
| appSlug | Yes | ||
| requestBody | No | The JSON request body. | |
| workspaceSlug | Yes |