Hi, we've just started using this action on one of our repos and I noticed that it's reporting a "check" against our commits for everything that's in an open PR. This is resulting in some PR commits as having many such "checks" against them, is there a way to avoid this?
Here's a recent example of a PR that was open over night having ~18 "checks" against it for the stale action workflow:

I'm concerned that this will drown out the otherwise useful checks that we're using for CI reporting on our PRs.