Github API - Test Config

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.

API:
Github GraphQL API