Skip to content

Refresh bounty amounts from labels and Algora comments - #128

Open
xnnnc wants to merge 1 commit into
tscircuit:mainfrom
xnnnc:codex/fix-bounty-cache-freshness
Open

Refresh bounty amounts from labels and Algora comments#128
xnnnc wants to merge 1 commit into
tscircuit:mainfrom
xnnnc:codex/fix-bounty-cache-freshness

Conversation

@xnnnc

@xnnnc xnnnc commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • parse bounty amounts from both issue body commands and Algora-style bounty comments
  • treat any bounty label name as bountied instead of matching one exact emoji label
  • reduce the page revalidation window from 1 hour to 5 minutes so the roulette cache updates faster

Verification

  • �unx tsc --noEmit

/claim #10

The roulette cache only recognized body-level bounty commands, so issues funded through Algora bot comments or bounty labels could appear stale or unbountied until a manual refresh path caught them.

Constraint: GitHub issues expose bounty data across labels, issue bodies, and bot comments.
Rejected: Fetch comments for every issue | too many unnecessary API calls for unbountied issues
Confidence: medium
Scope-risk: narrow
Tested: bunx tsc --noEmit
Not-tested: Live deployment cache behavior
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

@oguzhanyksl 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants