Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 635 Bytes

File metadata and controls

14 lines (10 loc) · 635 Bytes

ApiRepoSource

Properties

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]

[Back to Model list] [Back to API list] [Back to README]