Categorygithub.com/notomo/gh-project-item-list
modulepackage
0.0.0-20241207034029-003a7035065e
Repository: https://github.com/notomo/gh-project-item-list.git
Documentation: pkg.go.dev

# README

gh extension to filter project items by custom field. This will not be necessary if the official api allows project's filter string.

Usage

gh project-item-list -project-url=https://github.com/users/notomo/projects/1 -limit=20 -jq='.[] | select(.fieldValues.nodes|any(.field.name == "Status" and .name == "Todo"))'

# Packages

No description provided by the author