Skip to main content

list_issues

Function list_issues 

Source
pub async fn list_issues(repo_dir: &str) -> Option<Vec<IssueInfo>>
Expand description

Fetch open issues for a repository using gh CLI (cached with 30s TTL)