pub fn is_pr_reference(input: &str) -> bool
Check if a string looks like a PR reference
This is a quick check used for routing decisions.