Skip to content

docs(v1.8.0): wrap PR numbers in release notes with GitHub links#1041

Merged
jinbai340997 merged 1 commit into
alibaba:masterfrom
jinbai340997:docs/v1.8.0-link-pr-numbers
Jun 1, 2026
Merged

docs(v1.8.0): wrap PR numbers in release notes with GitHub links#1041
jinbai340997 merged 1 commit into
alibaba:masterfrom
jinbai340997:docs/v1.8.0-link-pr-numbers

Conversation

@jinbai340997

Copy link
Copy Markdown
Collaborator

The v1.8.0 release notes pages (EN + zh-Hans) referenced PRs as plain text (#NNN),
unlike v1.7.0 which uses full Markdown links — clicking went nowhere.

This PR wraps all 29 (#NNN) occurrences in
docs/versioned_docs/version-1.8.x/Release Notes/v1.8.0.md and the corresponding
zh-Hans file with proper Markdown links to https://github.com/alibaba/ROCK/pull/NNN,
matching v1.7.0's existing style.

No content/text changes — only the PR-number formatting.

fixes #989

@jinbai340997 jinbai340997 merged commit e1d1101 into alibaba:master Jun 1, 2026
7 checks passed
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.

[Feature] docs: add v1.8.0 release version (CN + EN)

2 participants