Skip to content

Copy watch when merging tasks during import.#2686

Open
trulede wants to merge 1 commit intogo-task:mainfrom
trulede:PR/include-task-watch
Open

Copy watch when merging tasks during import.#2686
trulede wants to merge 1 commit intogo-task:mainfrom
trulede:PR/include-task-watch

Conversation

@trulede
Copy link
Contributor

@trulede trulede commented Feb 9, 2026

When importing a taskfile/task, a tasks watch setting was not copied during the merge, and was thus lost. This PR adds that field to the DeepCopy().

Fixes #1763
Fixes #2674 (helps with)

@safigo
Copy link

safigo commented Feb 10, 2026

I've just tested the ticket. The changes fixed the issue describer in #1763

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.

Redundant process spawning when watching Included Taskfile watch: true not working

2 participants