backfill-duplicate-comments.yml passes DAYS_BACK env var that script never reads

Resolved 💬 1 comment Opened May 23, 2026 by giruuuuj 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.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗