Lucas Shadler
Results
2
comments of
Lucas Shadler
Hello all! I am interested in contributing this. My proposal is the following: 1. In general, `auto` will attempt to respect any `version-*` branches. For example a patch merge from...
I see in the execSpawn args list we [pass `process.env` fully](https://github.com/intuit/auto/blob/master/plugins/exec/src/index.ts#L62) on top of the auto context, maybe the option we add could specify to only pass auto-specific env vars?