docs: pin the dp-grpc notes link to its release tag - #53
Merged
Merged
Conversation
Every other cross-document link in these notes is pinned to rel-1.16.0; this one pointed into dp-grpc's main. It resolves today, but a reader of the 1.16.0 notes should land on the dp-grpc notes as they stood at 1.16.0, and a branch link breaks if that file is later moved, renamed, or archived. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fs58WMqUncvDYUPzD5qgmj
There was a problem hiding this comment.
🟢 Approval recommended
The documentation-only change is fully reviewed with no unresolved issues.
Pull request overview
Updates the 1.16.0 release notes to use the immutable rel-1.16.0 dp-grpc tag.
Changes:
- Replaces the
/blob/main/link with/blob/rel-1.16.0/. - Keeps the published release body consistent.
File summaries
| File | Description |
|---|---|
doc/release-notes/rel-1.16.0.md |
Pins the cross-repository release-notes link. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The 1.16.0 notes link out to dp-grpc's 1.16.0 notes via
/blob/main/, while every other cross-document link in the file is pinned torel-1.16.0.It resolves today, so this is a durability fix rather than a break. A reader of the 1.16.0 notes should land on the dp-grpc notes as they stood at 1.16.0, and a branch link breaks silently if that file is later moved, renamed, or archived on dp-grpc's
main.Verified the target exists at dp-grpc
rel-1.16.0.These notes are already published as the GitHub release body, so the live release body is being updated to match in the same change.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Fs58WMqUncvDYUPzD5qgmj