Skip to content

@MarcPow you can do this with the JSON output and jq or some other tool that speaks JSON. As an example: #27251

@ronzkiey

Description

@ronzkiey
          @MarcPow you can do this with the JSON output and `jq` or some other tool that speaks JSON. As an example:
gh projects item-list --org <YOUR_ORG> <PROJECT_NUMBER> --format=json | jq '.items[] | select(.status=="In Progress"  and .content.type == "Issue")’

Originally posted by @mntlty in github/gh-projects#93 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis issue/PR is invalid

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions