Skip to content

feat: support scoped dotenv in included taskfiles - #3029

Open
vmaerten wants to merge 5 commits into
mainfrom
dotenv-include-scoped
Open

vmaerten wants to merge 5 commits into
mainfrom
dotenv-include-scoped

Conversation

@vmaerten

@vmaerten vmaerten commented Sep 13, 2026

Copy link
Copy Markdown
Member

Summary

fixes #1075

Allow dotenv declarations in included Taskfiles, scoped to tasks defined in that file. Nested and sibling includes keep their own dotenv values, while root dotenv remains available to all tasks.

@vmaerten
vmaerten force-pushed the dotenv-include-scoped branch from 8cfae7b to 6c1f09b Compare September 19, 2026 10:23
@vmaerten
vmaerten marked this pull request as ready for review September 19, 2026 10:28
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.

Ability to use the dotenv key inside included Taskfiles

1 participant