Skip to main content

parse_pr_number_from_ref

Function parse_pr_number_from_ref 

Source
pub fn parse_pr_number_from_ref(git_ref: &str) -> Option<u64>
Expand description

Extract the PR number from a GitHub ref like refs/pull/123/merge.