Skip to content

fix: filter stale closed roulette issues - #131

Open
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/filter-open-roulette-issues
Open

fix: filter stale closed roulette issues#131
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/filter-open-roulette-issues

Conversation

@vahapogut

Copy link
Copy Markdown

Fixes #20

Summary

  • Keep closed issues from lingering in the roulette by reducing the page revalidation window from one hour to five minutes.
  • Defensively require issue.state === "open" before adding an issue to the roulette pool.
  • Let Biome format/import-sort the touched client component so the repo check passes.

Verification

  • bun install --frozen-lockfile
  • bun run check
  • bun run build passed; it emitted GitHub API rate-limit/ECONNRESET warnings while fetching org issues, but the build completed successfully.
  • git diff --check

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@vahapogut is attempting to deploy a commit to the tscircuit Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Showing closed issue

1 participant