Skip to main content

format_issue_line

Function format_issue_line 

Source
pub fn format_issue_line(i: &Issue) -> String
Expand description

Render an issue as a single summary line (id, status, priority, lock, title, labels, assignee). Used by both the agent tool and the CLI.