Currently I can trigger a PHPStan error when an issue in the configured repository is marked as fixed.
What we are doing often is creating workarounds in our code to compensate an issue in a dependency. I now would like to be able to trigger an error when the corresponding issue in the dependencies issue-tracker is fixed. Or when the PR in the dependencies VCS is merged.
Would an integration like that be possible?