triage-actions/needs-more-info-closer/NeedsMoreInfoCloser.js (2 lines): - line 32: // TODO: Verify updated timestamp - line 36: // TODO: List the collaborators once per go rather than checking a single user each issue triage-actions/needs-more-info-closer/NeedsMoreInfoCloser.ts (2 lines): - line 38: // TODO: Verify updated timestamp - line 43: // TODO: List the collaborators once per go rather than checking a single user each issue ui/src/reportAnIssue.ts (2 lines): - line 41: ${localize('reportIssue_isItConsistent', "Does this occur consistently? ")} - line 43: triage-actions/locker/Locker.ts (1 line): - line 36: // TODO: Verify closed and updated timestamps triage-actions/api/octokit.js (1 line): - line 25: // TODO: just iterate over the issues in a page here instead of making caller do it triage-actions/locker/Locker.js (1 line): - line 28: // TODO: Verify closed and updated timestamps triage-actions/api/octokit.ts (1 line): - line 32: // TODO: just iterate over the issues in a page here instead of making caller do it