Cool project!
We've started using revive-action at Pyroscope and one of the issues we've ran into is that github has a limit of 10 annotations max.
This means for most of our PRs it's going to show annotations for lines that were not changed in the PR, and so it's less useful.
It would be cool if revive-action could remove the lines that are not relevant for the current PR, this way getting around this github limitation.
Thanks!
Cool project!
We've started using
revive-actionat Pyroscope and one of the issues we've ran into is that github has a limit of 10 annotations max.This means for most of our PRs it's going to show annotations for lines that were not changed in the PR, and so it's less useful.
It would be cool if
revive-actioncould remove the lines that are not relevant for the current PR, this way getting around this github limitation.Thanks!