Skip to main content

extract_task_id

Function extract_task_id 

Source
pub fn extract_task_id(branch: &str) -> Option<ResolvedTask>
Expand description

Extract a task ID from a branch name, or None if no pattern matches. CU- matches take precedence over custom IDs; first match wins within each.