Skip to content

Update GitHub pull request quicklinks - #452

Open
atzzCokeK wants to merge 1 commit into
raycast:mainfrom
atzzCokeK:codex/update-github-pr-quicklinks
Open

Update GitHub pull request quicklinks#452
atzzCokeK wants to merge 1 commit into
raycast:mainfrom
atzzCokeK:codex/update-github-pr-quicklinks

Conversation

@atzzCokeK

@atzzCokeK atzzCokeK commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update the GitHub Pull Requests quicklinks to the current /pulls/authored and /pulls/reviews paths.
  • Refresh the quicklink labels and descriptions to match the current GitHub views: "Authored by me" and "Review requests".

Background

PR #392 added two GitHub Pull Requests quicklinks for the global GitHub PR views:

  • created pull requests: https://github.com/pulls
  • review-requested pull requests: https://github.com/pulls/review-requested

GitHub has since changed the path and visible wording around these global PR views. The current URLs are:

  • Authored by me: https://github.com/pulls/authored
  • Review requests: https://github.com/pulls/reviews

The old review-requested path no longer matches the current GitHub route, so this keeps the quicklinks aligned with the current GitHub UI.

GitHub Reference

I could not find a GitHub Changelog entry that explicitly documents this route change. The closest official reference is the GitHub Docs page for issue and pull request search qualifiers, which documents the current terminology behind these views:

  • author:@me matches issues and pull requests you have authored.
  • user-review-requested:@me matches pull requests that you have directly been asked to review.

Reference: https://docs.github.com/en/search-github/searching-on-github/searching-issues-and-pull-requests

Validation

  • npx eslint 'app/(navigation)/quicklinks/quicklinks.ts'
  • npm run lint fails on existing unrelated lint errors in code, icon, presets, and log files.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

@atzzCokeK is attempting to deploy a commit to the Raycast Team on Vercel.

A member of the Team first needs to authorize it.

@atzzCokeK atzzCokeK changed the title [codex] Update GitHub pull request quicklinks Update GitHub pull request quicklinks Jun 22, 2026
@atzzCokeK
atzzCokeK force-pushed the codex/update-github-pr-quicklinks branch from 8bef9e5 to a302812 Compare June 22, 2026 04:31
@atzzCokeK
atzzCokeK marked this pull request as ready for review June 22, 2026 04:33
@atzzCokeK
atzzCokeK force-pushed the codex/update-github-pr-quicklinks branch from a302812 to e8af49a Compare June 22, 2026 04: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.

1 participant