-
Notifications
You must be signed in to change notification settings - Fork 46
chore: reduce campaign docs and add glossary entry #12721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…tion" terminology Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
|
@copilot Add glossary entry for "Agentic Campaign". |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Added comprehensive glossary entry for "Agentic Campaign" with the same definition used in the campaign docs: "Workflows that coordinate multiple autonomous agents working toward a shared goal, with built-in progress tracking via GitHub Projects." Updated both the brief entry (Core Concepts) and the detailed entry (Advanced Features) for consistency. Commit: d6df6c8 |
|
@copilot Remove invalid docs links |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Fixed broken links to deleted campaign documentation files:
Also updated terminology from "orchestrator" to "coordinator" for consistency. Commit: 71e9e05 |
Campaign documentation lacked a clear definition, decision framework for when to use campaigns vs workflows, and used inconsistent "orchestration" terminology.
Changes
Clarity & Structure
docs/src/content/docs/guides/campaigns/getting-started.md- content consolidated into main indexdocs/src/content/docs/examples/campaigns.md- content no longer needed after restructureTerminology
Examples
Link Fixes
cli.mdandproject-tracking.mdthat pointed to deleted campaign files/gh-aw/guides/campaigns/Files Modified
docs/src/content/docs/guides/campaigns/index.mdx- main improvementsdocs/src/content/docs/guides/campaigns/getting-started.md- DELETED (consolidated into index)docs/src/content/docs/examples/campaigns.md- DELETED (no longer needed).github/workflows/shared/campaign.md- terminology updatesdocs/src/content/docs/reference/safe-outputs.md- terminology updatedocs/src/content/docs/reference/glossary.md- added comprehensive "Agentic Campaign" entriesdocs/src/content/docs/setup/cli.md- fixed broken linkdocs/src/content/docs/examples/project-tracking.md- fixed broken links and updated terminologyOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.