@oss-autopilot/core - v1.6.3
GitHub
npm
Preparing search index...
commands
StatusOutput
Interface StatusOutput
interface
StatusOutput
{
lastRunAt
:
string
;
lastUpdated
?:
string
;
offline
?:
boolean
;
stats
:
{
activeIssues
:
number
;
closedPRs
:
number
;
mergedPRs
:
number
;
mergeRate
:
string
;
needsResponse
:
number
;
trustedProjects
:
number
;
}
;
}
Index
Properties
last
Run
At
last
Updated?
offline?
stats
Properties
last
Run
At
lastRunAt
:
string
Optional
last
Updated
lastUpdated
?:
string
Optional
offline
offline
?:
boolean
stats
stats
:
{
activeIssues
:
number
;
closedPRs
:
number
;
mergedPRs
:
number
;
mergeRate
:
string
;
needsResponse
:
number
;
trustedProjects
:
number
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
last
Run
At
last
Updated
offline
stats
GitHub
npm
@oss-autopilot/core - v1.6.3
Loading...