Skip to content

Recursively look for .changie.yml #651

@lachlancannon

Description

@lachlancannon

Is your feature request related to a problem? Please describe.

To keep our project's changie configuration consistent we have a single .changie.yml at the top level of our project, but since we're always working in sub directories we need to do a lot of directory switching to use changie.

Describe the solution you'd like

A lot of similar tools support recursively searching higher level directories for their configuration files. This seems like the easiest and best solution for this.

Describe alternatives you've considered

It might be possible to just use a quick bash wrapper for my own purposes, but it seems like this would be an annoyance for a lot of other users too.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions