Skip to content

fix: deep-link PR attention actions#2200

Open
whoisasx wants to merge 2 commits into
mainfrom
fix/dashboard-pr-attention-links-2198
Open

fix: deep-link PR attention actions#2200
whoisasx wants to merge 2 commits into
mainfrom
fix/dashboard-pr-attention-links-2198

Conversation

@whoisasx

Copy link
Copy Markdown
Collaborator

Summary

  • normalize GitHub issue-shaped PR URLs to /pull/{number} before rendering PR links
  • deep-link requested-change attention to review comments/files when no direct discussion URL is available
  • deep-link merge-conflict attention to GitHub's /conflicts page
  • make dashboard session cards allow nested attention links to be clicked directly

Fixes #2198

Tests

  • npm run test -- pr-display.test.ts pr-hydration.test.tsx
  • npm run typecheck

@whoisasx whoisasx force-pushed the fix/dashboard-pr-attention-links-2198 branch 2 times, most recently from c0574af to 82709a7 Compare June 26, 2026 18:53
@whoisasx whoisasx force-pushed the fix/dashboard-pr-attention-links-2198 branch from 82709a7 to 59eb4c2 Compare June 27, 2026 10:55
@whoisasx whoisasx requested a review from Copilot June 27, 2026 11:12

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@whoisasx

Copy link
Copy Markdown
Collaborator Author
Screenshot 2026-06-29 at 03 22 33

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.

Dashboard PR attention links should deep-link to comments and conflicts

2 participants