Skip to content

DOC-17055: Remove cockroach PR/commit links from release notes#23301

Open
ebembi-crdb wants to merge 4 commits into
mainfrom
unlink-release-notes
Open

DOC-17055: Remove cockroach PR/commit links from release notes#23301
ebembi-crdb wants to merge 4 commits into
mainfrom
unlink-release-notes

Conversation

@ebembi-crdb
Copy link
Copy Markdown
Contributor

Summary

  • Unlinks 287 release note files by converting [#85177][#85177] to plain #85177 text
  • Removes markdown reference-style links pointing to PRs and commits in the cockroach repo
  • Release note content is preserved; only the hyperlinks are removed

This is PR 1 of 10 splitting #23256 into reviewable chunks.

Jira: DOC-17055

Test plan

  • Verify PR/commit numbers still display correctly as plain text
  • Run local Jekyll build and check a sample of release note pages
  • Confirm no remaining [#NNNNN][#NNNNN] patterns in release note includes

🤖 Generated with Claude Code

Unlink 287 release note files by converting markdown references like
[#85177][#85177] to plain #85177 text. These links pointed to PRs and
commits in the cockroach repo that are not useful references for users
reading release notes.

Part of DOC-17055.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 698e7aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6a05b16be0a6bc0008549fea

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 698e7aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/6a05b16b1fe2120008646981

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Netlify Preview

Name Link
🔨 Latest commit 698e7aa
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/6a05b16b43ee520008c2b56a
😎 Deploy Preview https://deploy-preview-23301--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Resolve conflicts in v26.2 release note files where main added new
entries. Keep main's content with PR links stripped per this branch's
purpose.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Files changed:

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

Cross-Version Link Check Passed

All cross-version link issues have been resolved. Good job!

ebembi-crdb and others added 2 commits May 13, 2026 21:52
Replace hardcoded version paths with {{ page.version.version }} in
10 release note files to fix CI cross-version link check.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Release note includes don't have page.version.version available.
Revert cross-version links to use each file's own version instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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