A request to trigger an action on a GitHub target
Field | Type | Required | Description |
---|---|---|---|
org |
::String | ✔️ | The GitHub organization name |
repo_name |
::String | ✔️ | The GitHub repository name |
target_name |
T.nilable(::String) | ➖ | The target name for the action |
gen_lock_id |
::String | ✔️ | The generation lock ID |
set_version |
T.nilable(::String) | ➖ | A version to override the SDK too in workflow dispatch |
force |
T.nilable(T::Boolean) | ➖ | Force an SDK generation |