Skip to content

Generalize criteria regex matching #306

@emersion

Description

@emersion

Currently summary and body can use the ~= operator for a POSIX regex match.

Generalize this so that any string criteria can be matched using a regex. Could replace strcmp calls with a function that accounts for both.

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