Manage abapGit
manage_abapgitList, create, pull, stage, push, check, and switch branches of abapGit repositories on SAP ABAP systems. Credentials come from the secret store.
Instructions
List, inspect, create, pull, unlink, stage, push, check, or switch abapGit repositories. Credentials come only from the secret store. Create confirmation is PACKAGE:CANONICAL_URL; other mutations use repositoryId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| branch | No | ||
| comment | No | ||
| stageId | No | ||
| stageAll | No | ||
| transport | No | ||
| authorName | No | ||
| maxResults | No | ||
| objectKeys | No | ||
| startIndex | No | ||
| authorEmail | No | ||
| packageName | No | ||
| confirmation | No | ||
| connectionId | Yes | ||
| createBranch | No | ||
| repositoryId | No | ||
| committerName | No | ||
| repositoryUrl | No | ||
| committerEmail | No |