Preparing search index...
The search index is not available
@coderabbitai/bitbucket
@coderabbitai/bitbucket
server
pr
fromRefUpdated
Repository
Interface Repository
interface
Repository
{
forkable
:
boolean
;
hierarchyId
:
string
;
id
:
number
;
links
:
pr
.
fromRefUpdated
.
RepositoryLinks
;
name
:
string
;
project
:
pr
.
fromRefUpdated
.
Project
;
public
:
boolean
;
scmId
:
string
;
slug
:
string
;
state
:
|
undefined
|
"AVAILABLE"
|
"INITIALISATION_FAILED"
|
"INITIALISING"
|
"OFFLINE"
;
statusMessage
:
string
;
}
Index
Properties
forkable
hierarchy
Id
id
links
name
project
public
scm
Id
slug
state
status
Message
Properties
Readonly
forkable
forkable
:
boolean
Readonly
hierarchy
Id
hierarchy
Id
:
string
Readonly
id
id
:
number
Readonly
links
links
:
pr
.
fromRefUpdated
.
RepositoryLinks
Readonly
name
name
:
string
Readonly
project
project
:
pr
.
fromRefUpdated
.
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
hierarchy
Id
id
links
name
project
public
scm
Id
slug
state
status
Message
@coderabbitai/bitbucket
Loading...