parse_github_urls

Function parse_github_urls 

Source
pub fn parse_github_urls(output: &str) -> GitContextUpdate
Expand description

Parse tool output for GitHub URLs.

Extracts repo, issue, and PR from URLs like:

  • https://github.com/paradigmxyz/mi6/issues/236
  • https://github.com/paradigmxyz/mi6/pull/237