Discover Packages
github.com/pinkhop/nitpicking
internal
cmd
blocked
package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Apr 13, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package blocked provides the "blocked" shortcut command — lists issues
that have unresolved blocked_by relationships.
NewCmd constructs the "blocked" command, which lists issues that have
unresolved blocked_by relationships.
Run executes the blocked workflow: queries for blocked issues (excluding
closed ones), ordered by priority, and writes the result to the output writer.
RunInput holds the parameters for the blocked command's core logic,
decoupled from CLI flag parsing so it can be tested directly.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.