Hello, we have a repository where the npm workspace is within a subdirectory. Changesets files are stored at something like /subdirectory/.changesets/x.
I would like to send a patch to support either adding an input param for the path subdirectory, or detecting this situation based on the current directory in the gitlab repo. Thoughts on if either approach would be acceptable?