Skip to content

How to effectively use with mono repos? #1832

Answered by jackton1
gaby asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gaby, based on your description I’ll suggest setting the dir_names_max_depth input to 1

    # Limit the directory output to a maximum depth e.g 
    # `test/test1/test2` with max depth of `2` returns `test/test1`. 
    # Type: string
    dir_names_max_depth: ''

For more options see: Inputs documentation

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gaby
Comment options

Answer selected by jackton1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants