@oss-autopilot/core - v3.7.0
GitHub
npm
Preparing search index...
core/types
CapacityAssessment
Interface CapacityAssessment
interface
CapacityAssessment
{
activePRCount
:
number
;
criticalIssueCount
:
number
;
hasCapacity
:
boolean
;
maxActivePRs
:
number
;
reason
:
string
;
shelvedPRCount
:
number
;
}
Index
Properties
active
PR
Count
critical
Issue
Count
has
Capacity
max
Active
P
Rs
reason
shelved
PR
Count
Properties
active
PR
Count
activePRCount
:
number
critical
Issue
Count
criticalIssueCount
:
number
has
Capacity
hasCapacity
:
boolean
max
Active
P
Rs
maxActivePRs
:
number
reason
reason
:
string
shelved
PR
Count
shelvedPRCount
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
PR
Count
critical
Issue
Count
has
Capacity
max
Active
P
Rs
reason
shelved
PR
Count
GitHub
npm
@oss-autopilot/core - v3.7.0
Loading...