Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.02 KB

File metadata and controls

20 lines (16 loc) · 1.02 KB

RepoSync

Properties

Name Type Description Notes
id str [optional]
name str Optional custom display name for this repo sync. When null or blank, the sync is displayed using the associated project name. [optional]
project ProjectShort [optional]
provider str [optional]
enabled bool [optional]
auto_import bool [optional]
repo_name str [optional]
pr_branch str Branch used as the source of exports/PRs. May be `null` when the sync is configured to push directly to `base_branch`. [optional]
created_at datetime [optional]
last_import_at datetime [optional]
last_export_at datetime [optional]

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