Module integrations

Module integrations 

Source

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”