@oss-autopilot/core - v1.6.3
GitHub
npm
Preparing search index...
commands
SetupCompleteOutput
Interface SetupCompleteOutput
interface
SetupCompleteOutput
{
config
:
{
approachingDormantDays
:
number
;
dormantThresholdDays
:
number
;
githubUsername
:
string
;
labels
:
string
[]
;
languages
:
string
[]
;
maxActivePRs
:
number
;
preferredOrgs
:
string
[]
;
projectCategories
:
(
|
"nonprofit"
|
"devtools"
|
"infrastructure"
|
"web-frameworks"
|
"data-ml"
|
"education"
)
[]
;
scope
:
(
"advanced"
|
"beginner"
|
"intermediate"
)
[]
;
scoreThreshold
:
number
;
}
;
setupComplete
:
true
;
}
Index
Properties
config
setup
Complete
Properties
config
config
:
{
approachingDormantDays
:
number
;
dormantThresholdDays
:
number
;
githubUsername
:
string
;
labels
:
string
[]
;
languages
:
string
[]
;
maxActivePRs
:
number
;
preferredOrgs
:
string
[]
;
projectCategories
:
(
|
"nonprofit"
|
"devtools"
|
"infrastructure"
|
"web-frameworks"
|
"data-ml"
|
"education"
)
[]
;
scope
:
(
"advanced"
|
"beginner"
|
"intermediate"
)
[]
;
scoreThreshold
:
number
;
}
setup
Complete
setupComplete
:
true
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
setup
Complete
GitHub
npm
@oss-autopilot/core - v1.6.3
Loading...