Function: isGhPrReviewRunScript()
function isGhPrReviewRunScript(runScript: string): boolean;
Defined in: _internal/dependabot-automation-workflow.ts:32
Determine whether a run step reviews a pull request via gh pr review.
Parametersโ
runScriptโ
string
Returnsโ
boolean