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

@ -17,6 +17,7 @@ pub mod issue_create;
pub mod issue_edit;
pub mod labels;
pub mod lint;
pub mod list;
pub mod milestone;
pub mod pr;
pub mod pr_create;