@oss-autopilot/core - v1.6.3
GitHub
npm
Preparing search index...
core
computeDisplayLabel
Function computeDisplayLabel
computeDisplayLabel
(
pr
:
FetchedPR
,
)
:
{
displayDescription
:
string
;
displayLabel
:
string
}
Compute display label and description for a FetchedPR (#79).
Parameters
pr
:
FetchedPR
Returns
{
displayDescription
:
string
;
displayLabel
:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
@oss-autopilot/core - v1.6.3
Loading...
Compute display label and description for a FetchedPR (#79).