Skip to content

Make ignore_patterns configurable #5

@mrshu

Description

@mrshu

The ignore_patterns are currently hard coded in the script:

ignore_patterns=["*.git*", "*README.md*"],

In some specific cases, however, the user might want to update the README.md as part of the GH action as well.

Would you be open to making the ignore_patterns user-configurable so that this would be possible?

Thanks a bunch!

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