ENUM
RepositoryLockReason
The possible reasons a given repsitory could be in a locked state.
link GraphQL Schema definition
- enum RepositoryLockReason {
- # The repository is locked due to a move.
- # The repository is locked due to a billing related reason.
- # The repository is locked due to a rename.
- # The repository is locked due to a migration.
- }