RepositoryLockReason Enum
The possible reasons a given repository could be in a locked state.
Possible Values
#
BILLING
The repository is locked due to a billing related reason.
MIGRATING
The repository is locked due to a migration.
MOVING
The repository is locked due to a move.
RENAME
The repository is locked due to a rename.
TRADE_RESTRICTION
The repository is locked due to a trade controls related reason.
TRANSFERRING_OWNERSHIP
The repository is locked due to an ownership transfer.
Usages
#
References
#
- Field lockReason from Repository
Previous
RepositoryInvitationOrderField
Next
RepositoryMigration
