Skip to content

Enhancement: Support the config parameter called depth #194

@hadiulla

Description

@hadiulla

Release tags to only folders of depth defined and do not add tags for subdirectories.
Suppose i provide depth:1 it means I want to tag and release only folders till depth1 for any changes made within that folder and its subdirectories.

Usecase:
I have a monorepo terraform supermodule.

|-module1/
|---main.tf
|---provider.tf
|---scripts/
|---submodule/
|-module2/
```'
and so on..
If I make any change in submodule directory within module1, I want to release module1 only. Right now it tags and release all folders.

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