functions/src/index.ts (3 lines): - line 241: // TODO: What if the comments are cross-repo or cross-issue? - line 304: // TODO: Make this less hardcoded - line 441: // TODO: Expand this to do migrations functions/src/snapshot.ts (2 lines): - line 217: // TODO: Enable retry, using retry best practices - line 285: // TODO: This should probably be broken out into a function like GetRepoSnapshot functions/src/report.ts (2 lines): - line 517: // TODO: Allow passing in the 'start' date to get historical data. - line 580: // TODO: More query params public/charts.js (2 lines): - line 104: // TODO: Lock labels - line 122: // TODO: Just this functions/src/stats.ts (1 line): - line 104: // TODO: Maybe exclude based on the repo's acual label config.