Skip to content

importAll does not respect caseSensitive property #18

@gvdp

Description

@gvdp

When running the workflow manually with importAll I noticed only issues with the keyword TODO, not todo were created, while I have the property caseSensitive: false set.

Taking a quick look at the code I think it's because when listing all the files only the files containing the exact keyword are returned:

https://github.com/Juulsn/todo-issue/blob/main/src/AllImporter.ts#L13C76-L13C89

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