Bug fix found by dogfooding.
- Fix false-positive competing PRs: a cross-referenced PR from a different repository (e.g. a fork) was reported as competing work, producing a wrong 'review it first' recommendation. Cross-references are now filtered to the same repo.
- Discovered while using OpenPatch to vet Textualize/rich#4196.
- 23 tests; CI green.