Skip to content

Support for processing entire folder or wildcard #39

@mike-potter

Description

@mike-potter

Rather than using

python -m actions_includes ./.github/src/my-action.yml ./.github/workflows/my-action.yml

individually for each action, it would be nice if it supported folders, such as:

python -m actions_includes ./.github/src ./.github/workflows

or wildcards:

python -m actions_includes ./.github/src/*.yml ./.github/workflows/*.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions