Home
last modified time | relevance | path

Searched refs:activeOutputs (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/code-review/
H A Dindex.ts89 const activeOutputs = outputs.filter( constant
101 if (activeOutputs.length > 0) {
102 const report = generateReportFromOutputs(activeOutputs, pr.head.sha);
116 if (!activeOutputs.length && !reviewComments.length) {
125 await updateLabelsAsync(pr, getLabelFromOutputs(activeOutputs));