Skip to content

[FEATURE] Adding opportunity to check hidden folder #139

Open
@ylazakovich

Description

@ylazakovich

What would you like to change about the program?
Your entrypoint.sh uses

shopt -s globstar

I would suggesting to add global option with default value

-s globstar

but for me I need execute

shopt -s globstar dotglob

Why do you think this is a cool idea?
As result if I run your action I will be able to check all workflows in .github/workflows/*.yml

For instance

With ' Without '
image image

If define

prettier_options: --check --ignore-unknown '**/*.{yml}'

  • action will return error about wrong command
    image

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