Skip to content

Support more label filter operators #33

@mehditow

Description

@mehditow

Current behavior:

Filters only support exact match: env=prod

Proposed:

Add common operators, Excel-style:

  • Equals / Not equals
  • Contains / Does not contain
  • Starts with / Does not start with

Example:

customer_name contains "acme", env != staging

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions