Skip to content

feat: show PR/issue titles in issue-link references - #388

Merged
glehmann merged 1 commit into
mainfrom
gln/issue-link-titles-kmky
Sep 2, 2026
Merged

feat: show PR/issue titles in issue-link references#388
glehmann merged 1 commit into
mainfrom
gln/issue-link-titles-kmky

Conversation

@glehmann

@glehmann glehmann commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Issue-link references in the PR description and comments rendered as
bare '#838', while GitHub shows '<title> #838' with a state icon —
hard to follow a stack of PRs without opening each link.

Reference-style links in pre-rendered GitHub markdown are now
enriched with the state icon, title, and '#NNN' shorthand. Titles for
all references in a markdown body are fetched in a single GraphQL
query and cached for 5 minutes; unfetchable/private references stay
as-is.

Issue-link references in the PR description and comments rendered as
bare '#838', while GitHub shows '<title> #838' with a state icon —
hard to follow a stack of PRs without opening each link.

Reference-style links in pre-rendered GitHub markdown are now
enriched with the state icon, title, and '#NNN' shorthand. Titles for
all references in a markdown body are fetched in a single GraphQL
query and cached for 5 minutes; unfetchable/private references stay
as-is.
@glehmann
glehmann merged commit a79fc49 into main Sep 2, 2026
6 checks passed
@glehmann
glehmann deleted the gln/issue-link-titles-kmky branch September 2, 2026 09:03
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