The `requiredFile` plugin could be setup to work as a GitHub Check. This should be done as a platform change though: - Add a getter/method that tells the `Processor` that the plugin should respond to Check notifications - Add support to post Check results back - Setup the `requiredFile` plugin to post a check result and update it with each new commit to the PR.
The
requiredFileplugin could be setup to work as a GitHub Check. This should be done as a platform change though:Processorthat the plugin should respond to Check notificationsrequiredFileplugin to post a check result and update it with each new commit to the PR.