Options: - manually parse the PR body to find the reference to the issue, doesn't look like the API provides it; doesn't catch manually linked issues - the [timeline of an issue](https://docs.github.com/en/rest/reference/issues#list-timeline-events-for-an-issue) shows when it was cross-referenced by a PR; does linking trigger an `edited` event on the issue?