pub fn validate_issue_key(key: &str) -> Result<()>
Validates that a string looks like a JIRA issue key (e.g., “PROJ-123”).