Skip to content

Ignoring "source_code_sha" does not work? #158

@ericcornelissen

Description

@ericcornelissen

I tried to ignore "@types/.+": ["source_code_sha"] but it does not appear to work as expected as seen in this comment (revision May 4, 2025, 12:36 PM GMT+2). Before I made that change (when it was "@types/.+": ["source_code"]) it did ignore the @types/.+ packages' inaccessible commit SHA/tags finding correctly (see revision May 4, 2025, 12:07 PM GMT+2).

I would like to be able to ignore only the fact that the commit SHA/tag is not found while still requiring these packages have a valid source URL - which the configuration docs suggest should be possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions