Functions§
- build_
url - Build a URL for the given ticket and tracker name
- detect_
tracker - Detect which tracker a ticket belongs to based on config patterns Returns the tracker name if a match is found
- extract_
ticket_ from_ name - Extract ticket ID from task name using regex pattern: “PROJ-123 - Task name” -> “PROJ-123”