Skip to content

chore: restructure docs hierarchy for monorepo#6

Merged
microsasa merged 1 commit intomainfrom
chore/restructure-docs
Mar 13, 2026
Merged

chore: restructure docs hierarchy for monorepo#6
microsasa merged 1 commit intomainfrom
chore/restructure-docs

Conversation

@microsasa
Copy link
Owner

Move tool-specific docs to src/copilot_usage/docs/. Create repo-level docs/changelog.md for CI/infra changes.

Closes #5

Move copilot-usage docs (architecture, changelog, implementation, plan)
to src/copilot_usage/docs/ where they belong. Create repo-level
docs/changelog.md for CI/infra changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@microsasa microsasa merged commit d5fd96d into main Mar 13, 2026
1 check passed
@microsasa microsasa deleted the chore/restructure-docs branch March 13, 2026 23:57
microsasa pushed a commit that referenced this pull request Mar 16, 2026
- Changelog: PR #119 label gate fix, pull_request_review ref finding
- Agentic workflows: updated activation section with if: condition,
  corrected pitfall #6 (head branch, not default branch),
  added history entry for 2026-03-16

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
microsasa pushed a commit that referenced this pull request Mar 16, 2026
- Architecture diagram: orchestrator replaces pr-rescue
- PR Rescue section → Pipeline Orchestrator section
- Review Responder Thread ID Lookup section
- Fixed pitfall #6: head branch, not default branch (verified empirically)
- Added pitfalls #13-17: MCP thread IDs, safe-output limitations,
  bash fragility, PAT owner identity, if: frontmatter gating
- Full history of the pr-rescue saga (3 rewrites, 13 bugs found)
- Changelog entries for orchestrator, responder fix, label gate

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
microsasa pushed a commit that referenced this pull request Mar 16, 2026
- Architecture diagram: orchestrator owns full lifecycle (issue → PR → merge)
- PR Rescue section → Pipeline Orchestrator + Review Responder Thread ID sections
- Fixed pitfall #6: head branch, not default (verified empirically on PR #119)
- New pitfalls #13-17: MCP thread IDs, safe-output can't force-push,
  bash fragility in Actions, PAT owner identity, if: frontmatter gating
- Full history: 3 rewrites of pr-rescue (bash → gh-aw agent → orchestrator),
  13 bugs found across 4 AI review rounds, lessons learned
- Changelog: orchestrator, responder fix, label gate fix

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.

chore: restructure docs hierarchy for monorepo

1 participant