chore(backlog): sync issues and pull requests#519
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 74741cf806
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| <li><a href="https://github.com/octokit/rest.js/commit/e6dd3063e552cd884b0c86e40ba6cfdc374304e7"><code>e6dd306</code></a> chore(deps): update dependency undici to v7 (<a href="https://redirect.github.com/octokit/rest.js/issues/474">[[474-redesign-claude-code-plugin-install-flow-to-support]]</a>)</li> | ||
| <li><a href="https://github.com/octokit/rest.js/commit/5f380d04bbb71a9c2d3d241438378e6ebffe2597"><code>5f380d0</code></a> build(deps-dev): Bump form-data from 4.0.2 to 4.0.4 in /docs (<a href="https://redirect.github.com/octokit/rest.js/issues/520">#520</a>)</li> | ||
| <li><a href="https://github.com/octokit/rest.js/commit/dc6827d06231ae01ba85608b64d0c7e4b9bd6e04"><code>dc6827d</code></a> build(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 in /docs (<a href="https://redirect.github.com/octokit/rest.js/issues/516">#516</a>)</li> | ||
| <li><a href="https://github.com/octokit/rest.js/commit/dc6827d06231ae01ba85608b64d0c7e4b9bd6e04"><code>dc6827d</code></a> build(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 in /docs (<a href="https://redirect.github.com/octokit/rest.js/issues/516">[[516-feat-add-check-registry-and-migrate-frontmatter-markdown]]</a>)</li> |
There was a problem hiding this comment.
Preserve external issue references in mirrored changelog body
This rewrite turns an upstream Octokit issue reference into a local wikilink label even though the URL still points to octokit/rest.js, which creates a false local backlink and misstates the source relationship in backlog graph/navigation tooling. The problem appears whenever external changelog text contains #<number> that collides with a local backlog ID, so this mirror can incorrectly imply dependency/workflow linkage to unrelated local items.
Useful? React with 👍 / 👎.
Summary
🤖 Generated with Claude Code