Skip to content

fix: correct glossary anchor links in campaign docs#11904

Merged
mnkiefer merged 3 commits intonew-docs-campaignsfrom
copilot/sub-pr-11902
Jan 26, 2026
Merged

fix: correct glossary anchor links in campaign docs#11904
mnkiefer merged 3 commits intonew-docs-campaignsfrom
copilot/sub-pr-11902

Conversation

Copy link
Contributor

Copilot AI commented Jan 26, 2026

The docs build was failing due to broken internal links in the campaign documentation. The starlight-links-validator plugin caught invalid anchor references to the "GitHub Projects (Projects v2)" glossary entry.

Root cause: Markdown heading "GitHub Projects (Projects v2)" generates slug #github-projects-projects-v2, but links used #github-projects-projectsv2 (missing hyphen between "projects" and "v2").

Changes:

  • Updated three anchor links in /docs/src/content/docs/guides/campaigns/index.mdx
    • Changed #github-projects-projectsv2#github-projects-projects-v2
-In practice, a campaign runs on a schedule, kicks off worker workflows in small batches, and tracks progress in [GitHub Projects](/gh-aw/reference/glossary/#github-projects-projectsv2).
+In practice, a campaign runs on a schedule, kicks off worker workflows in small batches, and tracks progress in [GitHub Projects](/gh-aw/reference/glossary/#github-projects-projects-v2).

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@mnkiefer mnkiefer marked this pull request as ready for review January 26, 2026 15:47
Copy link
Contributor Author

Copilot AI commented Jan 26, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • telemetry.astro.build
    • Triggering command: /opt/hostedtoolcache/node/24.13.0/x64/bin/node node /home/REDACTED/work/gh-aw/gh-aw/docs/node_modules/.bin/astro build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Update campaign tracking label format in documentation fix: correct glossary anchor links in campaign docs Jan 26, 2026
Copilot AI requested a review from mnkiefer January 26, 2026 15:48
@mnkiefer mnkiefer merged commit 672dbbe into new-docs-campaigns Jan 26, 2026
@mnkiefer mnkiefer deleted the copilot/sub-pr-11902 branch January 26, 2026 15:50
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.

2 participants