Skip to content

Document directory behavior of included taskfiles with and without "internal: true" #1940

@nathanperkins

Description

@nathanperkins

When you include a child taskfile, the tasks run in the parent taskfile's directory. But when you add internal:true to the taskfile, those tasks run in the child taskfile's directory.

I assume this behavior is intentional but it threw me and my team for a bit of a loop. I'd suggest these documentation sections be updated to address this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsChanges related to documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions