hive-forge: list verb — filter issues/PRs by kind/state/assignee/author/label (#694 part 2)

This commit is contained in:
damocles 2026-05-31 13:48:17 +02:00 committed by mara
commit 8f9c77df06
5 changed files with 223 additions and 2 deletions

View file

@ -220,7 +220,7 @@ hive-forge/ Forgejo CLI wrapper (`hive-forge` binary)
src/verbs/<verb>.rs one module per verb (view, issue, pr, comment,
comments, comment-show, comment-edit, issue-create,
issue-edit, pr-create, pr-reviews, assign,
close, labels, milestone, branches,
close, labels, list, milestone, branches,
tree-sha, diff, subscription, attach-issue,
attach-comment, lint). Replaces the 600-line
hive-forge-tools.nix bash script (closes #280).