Skip to content

v0.3.1 - fix cross-repo false positives

Latest

Choose a tag to compare

@Cyriellewu Cyriellewu released this 24 Jul 06:03

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.