Skip to content

docs: fix AGENTS root path guidance#269

Merged
github-actions[bot] merged 1 commit into
microsoft:mainfrom
drvoss:squad/267-fix-agents-root-path-docs
May 22, 2026
Merged

docs: fix AGENTS root path guidance#269
github-actions[bot] merged 1 commit into
microsoft:mainfrom
drvoss:squad/267-fix-agents-root-path-docs

Conversation

@drvoss

@drvoss drvoss commented May 22, 2026

Copy link
Copy Markdown
Contributor

Closes #267

Summary

  • update AGENTS.md to describe the current root-based Go layout
  • fix example commands and README references that still point to waza-go/

What Changed

  • rewrote the Go project structure section to match the repository root layout
  • removed stale cd waza-go steps and corrected example paths
  • replaced waza-go/README.md guidance with the root README.md

Testing

  • Documentation-only change.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@drvoss drvoss requested a review from spboyer as a code owner May 22, 2026 04:33
Copilot AI review requested due to automatic review settings May 22, 2026 04:33
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 04:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates contributor guidelines to reflect that the Go implementation of waza now lives at the repository root (rather than under waza-go/), and adjusts documentation references/commands accordingly.

Changes:

  • Update repository overview and Go code structure section to reflect root-layout.
  • Update example build/test/run commands to remove cd waza-go and fix example paths.
  • Replace references to waza-go/README.md with the root README.md where applicable.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new

@spboyer spboyer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Clean — no issues found. LGTM.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@0f5f245). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #269   +/-   ##
=======================================
  Coverage        ?   75.76%           
=======================================
  Files           ?      154           
  Lines           ?    17907           
  Branches        ?        0           
=======================================
  Hits            ?    13568           
  Misses          ?     3381           
  Partials        ?      958           
Flag Coverage Δ
go-implementation 75.76% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@spboyer spboyer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

See feedback

@github-actions github-actions Bot merged commit 2f0f6d9 into microsoft:main May 22, 2026
6 checks passed
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.

docs: remove stale waza-go path references from AGENTS.md

4 participants