Do Not Report Skipped Status Check
When Plan on Pull Request is enabled you may want to ignore the status check "skipped" when we don't run the plan on the pull request.
By default, we report the status "skipped" for every commit that we don't run a PR Plan because the commit doesn't include file changes that be part of the glob pattern or template directory.
This policy is good for a monorepo that includes many Templates
Status required
In case you want to enable the status check required for a merge for the repository - you can't use this policy because we will not mark any status for the commits if we don't run a PR plan.
Configure this policy in Organization Settings -> POLICIES


This policy can avoid this situation in your pull requests


Pull Request status checks
Updated 3 months ago