Skip to content

feat: search by inverse label #99

@njthomas

Description

@njthomas

In both termui and on the command line, I can search for certain labels, but I can't search for bugs that don't have the label. eg:

    git bug  ls -l foo  # lists all bugs with label "foo"

It would be nice if there was an inverse label search. For example:

    git bug  ls -L foo  # lists all bugs that don't have label "foo"

this would be useful for many things.

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