It would be a huge DX improvement over GitHub/GitLab if spindle supported .tangled/workflows at any nested directory within a monorepository, allowing workflow definitions to live next to the code they serve.
Spindle could make certain assumptions about these workflows:
- run only on changes files from that location
- paths, globs, and working directory relative to the directory where
.tangledexists