Preparing search index...
The search index is not available
@coderabbitai/bitbucket
@coderabbitai/bitbucket
server
repo
forked
Repository
Interface Repository
interface
Repository
{
forkable
:
boolean
;
id
:
number
;
name
:
string
;
origin
:
Origin
;
project
:
repo
.
forked
.
Project
;
public
:
boolean
;
scmId
:
string
;
slug
:
string
;
state
:
|
undefined
|
"AVAILABLE"
|
"INITIALISATION_FAILED"
|
"INITIALISING"
|
"OFFLINE"
;
statusMessage
:
string
;
}
Index
Properties
forkable
id
name
origin
project
public
scm
Id
slug
state
status
Message
Properties
Readonly
forkable
forkable
:
boolean
Readonly
id
id
:
number
Readonly
name
name
:
string
Readonly
origin
origin
:
Origin
The original repository that was forked.
Readonly
project
project
:
repo
.
forked
.
Project
Readonly
public
public
:
boolean
Readonly
scm
Id
scm
Id
:
string
Readonly
slug
slug
:
string
Readonly
state
state
:
|
undefined
|
"AVAILABLE"
|
"INITIALISATION_FAILED"
|
"INITIALISING"
|
"OFFLINE"
Readonly
status
Message
status
Message
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
forkable
id
name
origin
project
public
scm
Id
slug
state
status
Message
@coderabbitai/bitbucket
Loading...
The original repository that was forked.