Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 20, 2026

.github/agents/agentic-workflows.agent.md referenced a non-existent agentic-campaigns agent file on line 103. Campaign functionality exists through workflow templates in .github/aw/ (e.g., orchestrate-agentic-campaign.md, generate-agentic-campaign.md) with no separate dispatcher agent.

Changes

  • Removed the misleading note from .github/agents/agentic-workflows.agent.md:

    **Note**: For campaign-related tasks (creating multi-workflow campaigns, orchestrator workflows, etc.), use the `agentic-campaigns` agent instead.
  • Template sync propagated the fix to pkg/cli/templates/agentic-workflows.agent.md

Original prompt

This section details on the original issue you should resolve

<issue_title>[deep-report] Fix missing agentic-campaigns template reference in sync-templates</issue_title>
<issue_description>Description: The weekly workflow analysis reports CI failures caused by sync-templates trying to copy a missing .github/agents/agentic-campaigns.agent.md. Update the Makefile target to either add the missing template file or remove the reference so the build does not hard-fail.

Expected Impact: Eliminates a large share of CI failures (build, lint, and cross-platform jobs) and restores baseline CI reliability.

Suggested Agent: CI Failure Doctor

Estimated Effort: Quick (< 1 hour)

Data Source: DeepReport Intelligence Briefing 2026-01-20; discussion #10669 (run §21132567301).

AI generated by DeepReport - Intelligence Gathering Agent

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits January 20, 2026 22:04
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 missing agentic-campaigns template reference in sync-templates Remove reference to non-existent agentic-campaigns agent Jan 20, 2026
Copilot AI requested a review from mnkiefer January 20, 2026 22:11
@pelikhan
Copy link
Contributor

@copilot merge main

@pelikhan pelikhan marked this pull request as ready for review January 20, 2026 22:42
@pelikhan
Copy link
Contributor

@copilot recompile

@pelikhan pelikhan merged commit 7ed91f5 into main Jan 20, 2026
1 check failed
@pelikhan pelikhan deleted the copilot/fix-missing-agentic-template branch January 20, 2026 22:52
Copilot stopped work on behalf of pelikhan due to an error January 20, 2026 22:52
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.

[deep-report] Fix missing agentic-campaigns template reference in sync-templates

3 participants