Skip to content

docs(ado-script): fix garbled text and bundle drift in ado-script.md - #2151

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-ado-script-drift-f6ce3e4916c35d4b
Draft

github-actions[bot] wants to merge 1 commit into
mainfrom
docs/fix-ado-script-drift-f6ce3e4916c35d4b

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy Garbled/corrupted sentence "before the ****** REST or git" (asterisks in place of a word) in the prepare-pr-base.js description, obscuring the actual behavior docs/ado-script.md
accuracy Prose claimed import.js ships alongside "the ten exec-context-*.js bundles", but scripts/ado-script/src/ only contains nine exec-context-* directories (pr, pr-synth, manual, pipeline, ci-push, workitem, schedule, pr-checks, repo) docs/ado-script.md
accuracy The Workspace layout tree and the release-workflow bundle enumeration omitted the ado-proxy/ and azure-wif-refresh/ source directories and their .js outputs, even though both are separately documented bundles (ado-proxy.js, azure-wif-refresh.js) built by npm run build and shipped in ado-script.zip per scripts/ado-script/package.json and .github/workflows/release.yml docs/ado-script.md

Applied Fixes

  • Replaced the garbled ****** REST or git fragment with the correct wording ("before attempting REST or git"), verified against the remote-identity check in scripts/ado-script/src/prepare-pr-base/index.ts
  • Corrected the exec-context bundle count from "ten" to "nine", verified by counting exec-context-* directories under scripts/ado-script/src/
  • Added ado-proxy/ and azure-wif-refresh/ entries to the workspace-layout tree (source files, .js outputs) and to the release-workflow bundle-enumeration prose, so the tree matches the actual directory contents and package.json build script list

Notes

Verified each claim directly against source: scripts/ado-script/src/ directory listing, scripts/ado-script/package.json build scripts, .github/workflows/release.yml bundling step, and scripts/ado-script/src/prepare-pr-base/index.ts remote-matching logic. No other drift found in docs/ado-script.md; other agent-doc areas audited (CLI commands, front-matter fields, safe-outputs, codemods, runtimes, tools, network ecosystem identifiers, CompilerExtension trait, prompts/*.md) were already accurate or already covered by other open PRs (e.g. #2145 for copilot-vendor, #2144 for topology-attach, several open PRs for container_runtime.rs in the AGENTS.md tree).


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 205.1 AIC · ⌖ 5.94 AIC · ⊞ 12.4K ·

…xy/azure-wif-refresh entries

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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