backfill-duplicate-comments.yml passes DAYS_BACK env var that script never reads
Status Closed — not planned
Maintainer reply None cached
Activity 2 comments · opened May 23, 2026 · closed Jun 23, 2026
Bug
.github/workflows/backfill-duplicate-comments.yml line 43 passes DAYS_BACK as an env var, but backfill-duplicate-comments.ts never reads process.env.DAYS_BACK. The script uses MAX_ISSUE_NUMBER and MIN_ISSUE_NUMBER instead.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗