Skip to content

fix: deep-link PR attention actions#2199

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

fix: deep-link PR attention actions#2199
whoisasx wants to merge 2 commits into
AgentWrapper:mainfrom
whoisasx: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

Copy link
Copy Markdown
Collaborator Author

Superseded by same-repository PR #2200 now that collaborator write access is available, so Actions can run normally.

@whoisasx whoisasx closed this Jun 26, 2026
@whoisasx whoisasx deleted the fix/dashboard-pr-attention-links-2198 branch June 26, 2026 18:28
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

1 participant