feat(#1409): hive-forge pr-status verb (mergeable, CI, reviews, last comment)
This commit is contained in:
parent
60042d877e
commit
7031f57c14
5 changed files with 394 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue