Skip to content

Commit d8ea731

Browse files
authored
Rename "Campaigns" to "Agentic campaigns" and promote to top-level navigation (#6984)
1 parent 972d24b commit d8ea731

128 files changed

Lines changed: 195 additions & 75 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/ISSUE_TEMPLATE/start-campaign.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
1-
name: 🚀 Start a Campaign
2-
description: Create a new campaign with AI assistance - just tell us your goal and we'll generate the details
3-
title: "[Campaign] "
1+
name: 🚀 Start an Agentic Campaign
2+
description: Create a new agentic campaign with AI assistance - just tell us your goal and we'll generate the details
3+
title: "[Agentic Campaign] "
44
labels: ["campaign", "campaign-tracker"]
55
body:
66
- type: markdown
77
attributes:
88
value: |
9-
## Start a Campaign with AI Assistance
9+
## Start an Agentic Campaign with AI Assistance
1010
11-
Our AI campaign expert will help you create a comprehensive campaign specification. Just provide:
11+
Our AI campaign expert will help you create a comprehensive agentic campaign specification. Just provide:
1212
1. Your project board URL (for tracking)
1313
2. A simple description of what you want to achieve
1414
1515
The AI will generate all the technical details, best practices, and governance policies for you.
1616
1717
**What happens next:**
18-
1. An AI agent analyzes your goal and generates a complete campaign spec
18+
1. An AI agent analyzes your goal and generates a complete agentic campaign spec
1919
2. The spec includes recommended workflows, memory paths, approval policies, and more
2020
3. A pull request is created automatically with the generated files
21-
4. Review and merge the PR to activate your campaign
21+
4. Review and merge the PR to activate your agentic campaign
2222
2323
- type: input
2424
id: project_url
2525
attributes:
2626
label: Project Board URL
27-
description: URL of your GitHub Project board for tracking this campaign
27+
description: URL of your GitHub Project board for tracking this agentic campaign
2828
placeholder: https://github.com/orgs/your-org/projects/123
2929
validations:
3030
required: true
3131

3232
- type: textarea
3333
id: campaign_goal
3434
attributes:
35-
label: Campaign Goal
35+
label: Agentic Campaign Goal
3636
description: |
37-
What do you want this campaign to accomplish? Be as specific or as high-level as you'd like.
37+
What do you want this agentic campaign to accomplish? Be as specific or as high-level as you'd like.
3838
3939
Examples:
4040
- "Migrate all services from Node.js 16 to Node.js 20"
4141
- "Fix all critical security vulnerabilities across our repositories"
4242
- "Refactor legacy authentication code to use our new auth library"
4343
- "Upgrade React from v17 to v18 in all frontend projects"
4444
placeholder: |
45-
Describe your campaign goal...
45+
Describe your agentic campaign goal...
4646
validations:
4747
required: true
4848

@@ -65,9 +65,9 @@ body:
6565
### How it works
6666
6767
After submitting:
68-
1. **This issue becomes your campaign hub** - Track everything here
68+
1. **This issue becomes your agentic campaign hub** - Track everything here
6969
2. **AI generates a comprehensive spec** - Including workflows, governance, and metrics
70-
3. **A PR is created automatically** - Contains campaign spec and orchestrator files
71-
4. **Review and merge** - Activate your campaign once you're satisfied
70+
3. **A PR is created automatically** - Contains agentic campaign spec and orchestrator files
71+
4. **Review and merge** - Activate your agentic campaign once you're satisfied
7272
7373
The AI will handle all the technical details and best practices for you!

.github/workflows/ai-moderator.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/archie.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/artifacts-summary.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/audit-workflows.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/blog-auditor.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/brave.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/breaking-change-checker.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/campaign-generator.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/changeset.lock.yml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)