Skip to content

docs: add missing approval-summary and compiler-smoke-e2e dirs to ado-script tree#1642

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-ado-script-missing-dirs-3b6da88bb9c40b3a
Draft

docs: add missing approval-summary and compiler-smoke-e2e dirs to ado-script tree#1642
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-ado-script-missing-dirs-3b6da88bb9c40b3a

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy approval-summary/ source directory exists in scripts/ado-script/src/ and is listed in AGENTS.md, but was absent from the detailed directory tree in docs/ado-script.md docs/ado-script.md
accuracy compiler-smoke-e2e/ TypeScript harness exists in scripts/ado-script/src/ but was absent from both the docs/ado-script.md tree and the AGENTS.md ado-script tree AGENTS.md, docs/ado-script.md

Applied Fixes

  • Added approval-summary/ (with index.ts, render.ts, __tests__/) to the docs/ado-script.md source directory tree, between conclusion/ and github-app-token/
  • Added compiler-smoke-e2e/ (with a description matching its index.ts docstring) to both the docs/ado-script.md tree and the AGENTS.md ado-script tree

Notes

Verified against ls scripts/ado-script/src/. The compiler-smoke-e2e/ description was derived from scripts/ado-script/src/compiler-smoke-e2e/index.ts JSDoc. approval-summary/ contents (index.ts, render.ts, __tests__/) confirmed with ls. AGENTS.md already had approval-summary/ in its tree (correct); only docs/ado-script.md was missing it. No source files were changed.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · 232.8 AIC · ⌖ 12.2 AIC · ⊞ 8.7K ·

…-script tree

Both directories exist in scripts/ado-script/src/ but were absent from
the architecture trees in docs/ado-script.md (both missing) and AGENTS.md
(compiler-smoke-e2e missing).

- approval-summary/: safe-outputs summary renderer (bundled to
  approval-summary.js), already listed in AGENTS.md but absent from the
  detailed docs/ado-script.md tree.
- compiler-smoke-e2e/: TypeScript E2E orchestrator that stages a compiler
  candidate across the five smoke fixtures in tests/compiler-smoke-e2e/,
  pushes to ado-aw-mirror, queues fixed candidate-lane pipelines, and
  asserts all pass. Was not listed in either tree.

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.

0 participants