What happened:
When a PR closes an issue outside of the repo the accompanying PR is not included in the changelog:
anchore/stereoscope#382
The commit was considered:
[0000] DEBUG ├── de1c8e2565179839581b9c9fc91880be3a16f4ed
Linked to to a syft issue
[0001] TRACE PR #382 filtered out: has linked issue that is still open: issue 3683
Claims to have also filtered it out for label reasons:
[0001] TRACE PR #382 filtered out: has labels
What you expected to happen:
When a PR closes an issue outside of the repo the accompanying PR should be in the changelog.
Proposed fix: we should agnostically make certain that if we're filtering out a PR because it's linked to something that the issue in question that would take it's place is at least being considered (if not then we should keep it).
What happened:
When a PR closes an issue outside of the repo the accompanying PR is not included in the changelog:
anchore/stereoscope#382
The commit was considered:
Linked to to a syft issue
Claims to have also filtered it out for label reasons:
What you expected to happen:
When a PR closes an issue outside of the repo the accompanying PR should be in the changelog.
Proposed fix: we should agnostically make certain that if we're filtering out a PR because it's linked to something that the issue in question that would take it's place is at least being considered (if not then we should keep it).