Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 19, 2026

Campaign template files were using .md extension while workflow templates use .prompt.md suffix. This inconsistency made the template directory harder to navigate and understand.

Changes

  • Renamed campaign template files:

    • create-agentic-campaign.mdcreate-agentic-campaign.prompt.md
    • generate-agentic-campaign.mdgenerate-agentic-campaign.prompt.md
  • Updated embedded template references in pkg/cli/commands.go

  • Updated test helper in pkg/campaign/test_helpers_test.go to copy from new filenames

Notes

Runtime paths in .github/aw/ remain unchanged for backward compatibility with existing workflows. Only the template source files were renamed.


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

Copilot AI and others added 3 commits January 19, 2026 09:58
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix remaining tests according to new campaign filenames Align campaign template filenames with workflow naming convention Jan 19, 2026
Copilot AI requested a review from mnkiefer January 19, 2026 10:12
@mnkiefer mnkiefer closed this Jan 19, 2026
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