pub fn parse_github_urls(output: &str) -> GitContextUpdateExpand description
Parse tool output for GitHub URLs.
Extracts repo, issue, and PR from URLs like:
https://github.com/paradigmxyz/mi6/issues/236https://github.com/paradigmxyz/mi6/pull/237
pub fn parse_github_urls(output: &str) -> GitContextUpdateParse tool output for GitHub URLs.
Extracts repo, issue, and PR from URLs like:
https://github.com/paradigmxyz/mi6/issues/236https://github.com/paradigmxyz/mi6/pull/237