pub fn parse_github_url( url: &str, ) -> Result<(String, String), ContextCreatorError>
Parse GitHub URL to extract owner and repo