MigrationState Enum
The GitHub Enterprise Importer (GEI) migration state.
Possible Values
#
FAILED
The migration has failed.
FAILED_VALIDATION
The migration has invalid credentials.
IN_PROGRESS
The migration is in progress.
NOT_STARTED
The migration has not started.
PENDING_VALIDATION
The migration needs to have its credentials validated.
QUEUED
The migration has been queued.
SUCCEEDED
The migration has succeeded.
Usages
#
References
#
- Argument state of field repositoryMigrations from type Organization
- Field state from RepositoryMigration
Previous
MigrationSourceType
Next
Milestone
