Migration Interface
Represents a GitHub Enterprise Importer (GEI) migration.
Fields
#
sourceUrl
URI !
Non-null
The migration source URL, for example https://github.com or https://monalisa.ghe.com .
warningsCount
Int !
Non-null
The number of warnings encountered for this migration. To review the warnings, check the Migration Log .
Implementations
#
Previous
MergedEvent
Next
MigrationSource
