docs(archive): Batch archive of 12 PRs#5619
Merged
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
Archives recent merged PR discussion records under docs/pr-discussions/ to preserve PR context and reduce queue noise.
Changes:
- Adds archived discussion files for PRs #5116–#5125 and #5135.
- Refreshes the existing archive for PR #5134.
- Preserves PR descriptions, reviews, review threads, and general comments as Markdown archives.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
docs/pr-discussions/PR-5116-ci-installer-iso-source-substrate-audit-broaden-trigger-path.md |
Adds archive for PR #5116. |
docs/pr-discussions/PR-5117-ci-test-cascade-2-bun-unit-tests-for-zflash-pure-logic-finds.md |
Adds archive for PR #5117. |
docs/pr-discussions/PR-5118-feat-b-0792-iter-5-3-prompt-for-initial-password-at-install.md |
Adds archive for PR #5118. |
docs/pr-discussions/PR-5119-ci-test-cascade-4-post-build-iso-content-audit-via-7z-list-w.md |
Adds archive for PR #5119. |
docs/pr-discussions/PR-5120-fix-cascade-4-5-copilot-post-merge-findings-on-5119-exit-cod.md |
Adds archive for PR #5120. |
docs/pr-discussions/PR-5121-fix-postmerge-5120-4-copilot-findings-drop-devshell-install.md |
Adds archive for PR #5121. |
docs/pr-discussions/PR-5122-fix-postmerge-5121-2-copilot-findings-os-scope-shellhook-24.md |
Adds archive for PR #5122. |
docs/pr-discussions/PR-5123-backlog-iter-6-6-row-cluster-update-substrate-nixpkgs-24-11.md |
Adds archive for PR #5123. |
docs/pr-discussions/PR-5124-backlog-b-0720-decompose-classifier-bypass-safety-lane.md |
Adds archive for PR #5124. |
docs/pr-discussions/PR-5125-fix-ci-p0-cascade-4-audit-blocking-all-iso-builds-since-5119.md |
Adds archive for PR #5125. |
docs/pr-discussions/PR-5134-rule-refresh-before-decide-extends-to-working-tree-reads-100.md |
Refreshes archive timestamp/content for PR #5134. |
docs/pr-discussions/PR-5135-docs-shadow-re-land-3-unique-substrate-files-from-stale-pr-4.md |
Adds archive for PR #5135. |
Copilot review on PR #5619 flagged 3 broken markdown link patterns under docs/pr-discussions/ archive files. Direct verification via `git show <sha>:<path>` confirmed: - PR-5134 (8 links): `[label](.claude/rules/foo.md)` resolves to `docs/pr-discussions/.claude/rules/foo.md` (does not exist) - PR-5135 (2 links): `[label](../blob/main/.claude/rules/foo.md)` resolves to `docs/pr-discussions/blob/main/...` (does not exist) Fixed all instances to `../../.claude/rules/foo.md` (correct relative path from `docs/pr-discussions/` to repo-root + `.claude/`). Form preferred over `/.claude/rules/...` for portability across non-GitHub markdown renderers. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
Automated batch archival of 12 PRs to preserve discussion and context, and to reduce PR queue noise.