Skip to content

Feature: Option to add diagrams to nested folders #38

Open
@njm222

Description

@njm222

I really like repo-visualizer, thanks for the action!

But it would be really cool if we could create multiple svgs with an array of objects where the properties of the object are the existing inputs

...And a bonus feature would be to allow for regex matching so if you want multiple diagrams in the immediate children directories of a particular directory it is easy to do!
(instead of copying:

uses: githubocto/[email protected]
  with:
    output_file: "images/diagram.svg"
    root_path: "/"

for each svg)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions