Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 19, 2026

Go code formatting errors were blocking CI due to misaligned struct field indentation in test files.

Changes:

  • Fixed struct field alignment in pkg/workflow/action_pins_logging_test.go and pkg/workflow/action_pins_test.go
  • Applied go fmt to align struct fields according to Go formatting standards

The changes are purely cosmetic - no logic modified, only whitespace adjustments for struct field alignment in table-driven tests.


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

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update campaign generation workflow and remove agent file chore: fix lint errors from go fmt Jan 19, 2026
Copilot AI requested a review from mnkiefer January 19, 2026 19:50
@mnkiefer mnkiefer marked this pull request as ready for review January 19, 2026 19:50
@mnkiefer mnkiefer merged commit 7a97d41 into clean-campaign-init Jan 19, 2026
@mnkiefer mnkiefer deleted the copilot/sub-pr-10731 branch January 19, 2026 19:50
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