Searched refs:activeOutputs (Results 1 – 1 of 1) sorted by relevance
89 const activeOutputs = outputs.filter( constant101 if (activeOutputs.length > 0) {102 const report = generateReportFromOutputs(activeOutputs, pr.head.sha);116 if (!activeOutputs.length && !reviewComments.length) {125 await updateLabelsAsync(pr, getLabelFromOutputs(activeOutputs));