@oss-autopilot/core - v3.7.0
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 - v3.7.0
Loading...
Compute display label and description for a FetchedPR (#79).