Home
last modified time | relevance | path

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

/expo/tools/src/code-review/
H A Dindex.ts125 await updateLabelsAsync(pr, getLabelFromOutputs(activeOutputs));
140 function getLabelFromOutputs(outputs: ReviewOutput[]): Label { function