Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 778 Bytes

RepoSyncEvent.md

File metadata and controls

16 lines (12 loc) · 778 Bytes

RepoSyncEvent

Properties

Name Type Description Notes
id str [optional]
event_type str [optional]
created_at datetime [optional]
status str [optional]
pull_request_url str URL of the pull request created on export [optional]
auto_import bool Whether the import was triggered by the repo push event [optional]
errors List[RepoSyncEventErrorsInner] List of error messages, in case of failure [optional]

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