Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 745 Bytes

RepoSyncEvent.md

File metadata and controls

17 lines (12 loc) · 745 Bytes

RepoSyncEvent

Properties

Name Type Description Notes
Id string [optional]
Type string [optional]
CreatedAt time.Time [optional]
Status string [optional]
PullRequestUrl string URL of the pull request created on export [optional]
AutoImport bool Whether the import was triggered by the repo push event [optional]
Errors []string List of error messages, in case of failure [optional]

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