Skip to content

linkify-pr-review-state - New feature#9383

Merged
fregante merged 9 commits into
mainfrom
copilot/linkify-pr-review-state
May 9, 2026
Merged

linkify-pr-review-state - New feature#9383
fregante merged 9 commits into
mainfrom
copilot/linkify-pr-review-state

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 8, 2026

Copilot AI linked an issue May 8, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add linkify feature for PR status text in list linkify-pr-review-state - Linkify PR review state text in PR lists to filter by that state May 8, 2026
Copilot AI requested a review from fregante May 8, 2026 09:19
@fregante fregante changed the title linkify-pr-review-state - Linkify PR review state text in PR lists to filter by that state linkify-pr-review-state - New feature May 8, 2026
@fregante fregante marked this pull request as ready for review May 8, 2026 15:25

void features.add(import.meta.url, {
include: [
pageDetect.isIssueOrPRList,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Enabled on global lists, but uses buildRepoUrl:

const url = new SearchQuery(buildRepoUrl('pulls')).append(filter).href;

@fregante fregante merged commit 78420f2 into main May 9, 2026
10 checks passed
@SunsetTechuila SunsetTechuila deleted the copilot/linkify-pr-review-state branch May 9, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Linkify PR status text in PR list

3 participants