Skip to content

tracking-issue: Fix long-form linked issues

Warren Gifford requested to merge ef/tracking-issue-linked-issues into main

Created by: efritz

A PR and an issue were only linked if the PR contained the #issue-number link form, but not if you use the full URL, e.g. https://github.com/sg/sg/issues/issue-number. This PR adds a pattern matching for the second format.

Merge request reports

Loading