You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix bounty detection: match by [BOUNTY] title prefix, not just label
The bounty label didn't exist in the repo, so issues created via the
"+ Post Bounty" link weren't found. Now fetches all recent issues and
filters client-side by either:
- bounty/bounty:*/bug-bounty label
- [BOUNTY] prefix in the issue title
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments