Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/shared/campaign.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Shared safe-outputs defaults for campaign orchestrators.
# Shared safe-outputs defaults for campaign orchestator.
# Intended to be included via frontmatter `imports:`.
# Workflows may override any specific safe-output type by defining it at top-level.

Expand Down
197 changes: 0 additions & 197 deletions docs/src/content/docs/examples/campaigns.md

This file was deleted.

6 changes: 3 additions & 3 deletions docs/src/content/docs/examples/project-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@ safe-outputs:

## Relationship with Campaigns

The `project` field brings project tracking capabilities from [campaign orchestrators](/gh-aw/examples/campaigns/) to regular agentic workflows:
The `project` field brings project tracking capabilities from [campaign coordinators](/gh-aw/guides/campaigns/) to regular agentic workflows:

**Campaign orchestrators** (campaign.md files):
**Campaign coordinators** (campaign.md files):
- Use `project-url` in campaign spec
- Automatically coordinate multiple workflows
- Track campaign-wide progress
Expand Down Expand Up @@ -337,4 +337,4 @@ Update the project item with the team field.
- [update-project](/gh-aw/reference/safe-outputs/#project-board-updates-update-project) - Detailed update-project configuration
- [create-project-status-update](/gh-aw/reference/safe-outputs/#project-status-updates-create-project-status-update) - Status update configuration
- [GitHub Projects V2 Tokens](/gh-aw/reference/tokens/#gh_aw_project_github_token-github-projects-v2) - Token setup guide
- [Campaigns](/gh-aw/examples/campaigns/) - Campaign orchestrator documentation
- [Campaigns](/gh-aw/guides/campaigns/) - Campaign coordination documentation
107 changes: 0 additions & 107 deletions docs/src/content/docs/guides/campaigns/getting-started.md

This file was deleted.

Loading
Loading