Enum GitHub::RepositoryLockReason

The possible reasons a given repository could be in a locked state.

Enum Values

MOVING

The repository is locked due to a move.

BILLING

The repository is locked due to a billing related reason.

RENAME

The repository is locked due to a rename.

MIGRATING

The repository is locked due to a migration.

Uses

Repository.lockReason

RepositoryInfo.lockReason