Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Integration test TestCommandGroupAssignments/campaign_command_in_analysis_group was failing because the campaign command has been removed from the codebase but its test case remained.

Changes

  • Removed test case for campaign command from cmd/gh-aw/command_groups_test.go

The test attempted to verify the command's group assignment but failed at lookup with "Command 'campaign' not found". Test suite now passes cleanly.

Original prompt

Fix the failing GitHub Actions workflow Integration: CMD Tests
Analyze the workflow logs, identify the root cause of the failure, and implement a fix.
Job ID: 61941496876
Job URL: https://github.com/githubnext/gh-aw/actions/runs/21498581423/job/61941496876

the campaign command is removed.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions workflow Integration: CMD Tests Remove obsolete campaign command test case Jan 30, 2026
@pelikhan pelikhan marked this pull request as ready for review January 30, 2026 00:12
@pelikhan pelikhan merged commit caf8f65 into copilot/remove-campaign-command-code Jan 30, 2026
48 checks passed
@pelikhan pelikhan deleted the copilot/fix-cmd-tests-workflow branch January 30, 2026 00:12
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