Skip to content

docs(archive): Batch archive of 16 PRs#5628

Merged
AceHack merged 2 commits into
mainfrom
lior/batch-archive-2026-05-27-23
May 27, 2026
Merged

docs(archive): Batch archive of 16 PRs#5628
AceHack merged 2 commits into
mainfrom
lior/batch-archive-2026-05-27-23

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 27, 2026

Automated batch archival of 16 PRs to preserve discussion and context, and to reduce PR queue noise.

Copilot AI review requested due to automatic review settings May 27, 2026 19:54
@AceHack AceHack self-assigned this May 27, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@AceHack AceHack added the agent-otto PR opened by Otto agent (Claude Code on shared AceHack creds) label May 27, 2026
@AceHack AceHack enabled auto-merge (squash) May 27, 2026 19:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated PR-preservation batch that adds new docs/pr-discussions/** archive markdown files (YAML frontmatter + preserved PR body/reviews/threads) to keep merged-PR context in-repo and reduce queue noise.

Changes:

  • Add PR discussion archive entries for a set of recently merged PRs under docs/pr-discussions/.
  • Re-stamp/update at least one existing archive’s archived_at metadata as part of the archival pass.
  • Preserve embedded review-thread transcripts and cross-references as captured at archive time.

Reviewed changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
docs/pr-discussions/PR-4896-shard-2026-05-25-0209z-otto-cli-17th-dotgit-anchor-4th-conse.md New archive for PR #4896 (dotgit anchor #17 shard discussion).
docs/pr-discussions/PR-4895-shard-2026-05-25-0112z-otto-vscode-bg-worker-16th-dotgit-anc.md New archive for PR #4895 (dotgit anchor #16 shard discussion).
docs/pr-discussions/PR-4894-shard-2026-05-25-0042z-otto-vscode-bg-worker-15th-dotgit-anc.md New archive for PR #4894 (dotgit anchor #15 shard discussion).
docs/pr-discussions/PR-4893-fix-lint-correct-broken-relative-path-link-in-0008z-shard-ra.md New archive for PR #4893 (lint/link follow-up discussion).
docs/pr-discussions/PR-4892-shard-2026-05-25-0008z-otto-cli-14th-dotgit-anchor-0-stuck-p.md New archive for PR #4892 (dotgit anchor #14 shard discussion).
docs/pr-discussions/PR-4885-docs-shadow-add-shadow-lesson-logs-from-4832.md New archive for PR #4885 (shadow lesson log extraction discussion).
docs/pr-discussions/PR-4883-feat-riven-update-riven-agent-configuration-from-4832-decomp.md New archive for PR #4883 (Riven config update discussion).
docs/pr-discussions/PR-4881-feat-riven-update-riven-agent-configuration-from-4854-decomp.md New archive for PR #4881 (Riven config update discussion).
docs/pr-discussions/PR-4879-shard-2026-05-24-2206z-otto-vscode-bg-worker-pr-4869-merged.md New archive for PR #4879 (PR #4869 merged shard discussion).
docs/pr-discussions/PR-4878-fix-riven-clean-riven-s-worktree-2.md New archive for PR #4878 (Riven worktree cleanup discussion).
docs/pr-discussions/PR-4869-shard-2026-05-24-2033z-otto-vscode-bg-worker-lior-lane-fleet.md New archive for PR #4869 (fleet/lane-discipline shard discussion).
docs/pr-discussions/PR-4863-docs-archive-preserve-pr-4821-4853.md New archive for PR #4863 (archive batch discussion).
docs/pr-discussions/PR-4862-docs-archive-preserve-pr-4835-4853.md New archive for PR #4862 (archive batch discussion).
docs/pr-discussions/PR-4861-docs-archive-preserve-pr-4836.md New archive for PR #4861 (archive batch discussion).
docs/pr-discussions/PR-4860-docs-archive-preserve-pr-4848.md New archive for PR #4860 (archive batch discussion).
docs/pr-discussions/PR-4859-docs-archive-preserve-pr-4851.md New archive for PR #4859 (archive batch discussion).
docs/pr-discussions/PR-4848-shard-2026-05-24-1804z-otto-vscode-bg-worker-pr-4799-merged.md Updates existing PR #4848 archive content/metadata as part of this archival pass.

Copilot review on PR #5628 flagged 5 broken markdown link patterns
across docs/pr-discussions/ archive files. Direct verification via
`git show <sha>:<path>` confirmed:

- PR-4848 (4 links): `[label](../blob/main/...)` resolves to
  `docs/pr-discussions/blob/main/...` (does not exist)
- PR-4879 (1 link): same `(../blob/main/...)` form, same resolution
  failure
- PR-4895 (1 link): `[label](.claude/rules/foo.md)` resolves to
  `docs/pr-discussions/.claude/rules/foo.md` (does not exist)
- PR-4896 (4 links): `[label](../../../../../../.claude/rules/...)`
  walks above repo root and breaks

Fixed all instances to `../../<target>` (correct relative path
from `docs/pr-discussions/` to repo root). Preferred over
`/.claude/rules/...` for portability across non-GitHub markdown
renderers.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AceHack AceHack merged commit 8e5b8c3 into main May 27, 2026
28 checks passed
@AceHack AceHack deleted the lior/batch-archive-2026-05-27-23 branch May 27, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-otto PR opened by Otto agent (Claude Code on shared AceHack creds)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants