A request to trigger an action on a GitHub target
Field | Type | Required | Description |
---|---|---|---|
genLockId |
string | ✔️ | The generation lock ID |
org |
string | ✔️ | The GitHub organization name |
repoName |
string | ✔️ | The GitHub repository name |
force |
?bool | ➖ | Force an SDK generation |
setVersion |
?string | ➖ | A version to override the SDK too in workflow dispatch |
targetName |
?string | ➖ | The target name for the action |