Skip to content

fix: update stale anchor in glossary for gh aw audit diff#24620

Merged
pelikhan merged 1 commit intomainfrom
copilot/fix-issue
Apr 5, 2026
Merged

fix: update stale anchor in glossary for gh aw audit diff#24620
pelikhan merged 1 commit intomainfrom
copilot/fix-issue

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 5, 2026

The doc build was failing because reference/glossary.md referenced a hash (#gh-aw-audit-diff-run-id-1-run-id-2) that no longer existed after the audit.md heading was updated to use <base-run-id> / <comparison-run-id> parameter names.

Change

  • Updated the anchor in the "Audit Diff" glossary entry to match the current heading in audit.md:
    #gh-aw-audit-diff-run-id-1-run-id-2#gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id

@pelikhan pelikhan marked this pull request as ready for review April 5, 2026 00:26
Copilot AI review requested due to automatic review settings April 5, 2026 00:26
@pelikhan pelikhan merged commit 730ce5e into main Apr 5, 2026
1 check passed
@pelikhan pelikhan deleted the copilot/fix-issue branch April 5, 2026 00:27
Copy link
Copy Markdown
Contributor

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

Fixes a broken in-page link in the glossary by updating the “Audit Diff” anchor to match the current gh aw audit diff heading in the audit reference docs, unblocking the docs build.

Changes:

  • Updated the gh aw audit diff glossary entry to point at the current audit.md heading anchor.
Show a summary per file
File Description
docs/src/content/docs/reference/glossary.md Updates the “Audit Diff” link anchor to match the current heading slug in the audit reference.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

### Audit Diff (`gh aw audit diff`)

A `gh aw audit` subcommand that compares behavior across two workflow runs across firewall, MCP tool usage, and run metrics dimensions. Reports domain additions and removals, allowed/denied status changes, request volume drift, and anomaly flags. Useful for detecting regressions and behavioral drift between runs. See [Audit Commands](/gh-aw/reference/audit/#gh-aw-audit-diff-run-id-1-run-id-2).
A `gh aw audit` subcommand that compares behavior across two workflow runs across firewall, MCP tool usage, and run metrics dimensions. Reports domain additions and removals, allowed/denied status changes, request volume drift, and anomaly flags. Useful for detecting regressions and behavioral drift between runs. See [Audit Commands](/gh-aw/reference/audit/#gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id).
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

The PR description lists the new anchor as #gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id-comparison-run-id, but the actual link updated here is #gh-aw-audit-diff-base-run-id-comparison-run-id-comparison-run-id (matching the audit.md heading). Please update the PR description to avoid confusion when someone cross-checks the change.

Copilot uses AI. Check for mistakes.
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.

3 participants