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
feat: make pull request titles clickable links to GitHub PR
Add `title` and `url` fields to the GitHub GraphQL pullRequests query,
pass them through the type system and scoring logic, and wrap PR titles
in the TopList component with anchor tags linking to the GitHub PR page.
Also fixes a pre-existing bug where PR titles incorrectly displayed the
repository name instead of the actual pull request title.
Closes#61
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments