feat(#1409): hive-forge pr-status verb (mergeable, CI, reviews, last comment)

This commit is contained in:
damocles 2026-06-05 19:31:13 +02:00 committed by mara
commit 7031f57c14
5 changed files with 394 additions and 1 deletions

View file

@ -23,6 +23,7 @@ pub mod milestone;
pub mod pr;
pub mod pr_create;
pub mod pr_reviews;
pub mod pr_status;
pub mod subscription;
pub mod timeline;
pub mod tree_sha;