| Name | Type | Description | Notes |
|---|---|---|---|
| project_id | str | ID of the project that owns the repo. | [optional] |
| repo_name | str | Name of the repo. | [optional] |
| branch_name | str | Name of the branch to build. | [optional] |
| tag_name | str | Name of the tag to build. | [optional] |
| commit_sha | str | Explicit commit SHA to build. | [optional] |