fix: print prefix when task is up-to-date and output-style is prefixed by trulede · Pull Request #2633 · go-task/task

@trulede

When output style is prefixed, use the prefix in the up-to-date message. Prefix will be either the task name (default), or the 'prefix' field in the task definition (if specified).

fixes #1566

@trulede

@andreynering andreynering changed the title Print prefix when task is up-to-date and output-style is prefixed. fix: print prefix when task is up-to-date and output-style is prefixed

Jan 18, 2026

andreynering

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copilot AI pushed a commit to libor-m/task that referenced this pull request

Mar 27, 2026
go-task#2633)

Co-authored-by: libor-m <1497769+libor-m@users.noreply.github.com>

Copilot AI pushed a commit to libor-m/task that referenced this pull request

Mar 27, 2026
Co-authored-by: libor-m <1497769+libor-m@users.noreply.github.com>