Skip to main content

Module git_refs

Module git_refs 

Source

Functions§

extract_github_refs
Extract GitHub issue/PR references from text. Returns a list of (repo_name, number) tuples.
validate_repo
Validate org/repo format. Returns an error string, or empty string if valid.