NightOwl888 commented on PR #722: URL: https://github.com/apache/lucenenet/pull/722#issuecomment-1291441416
> I've looked a bit around and it might be possible to get a little of both worlds. Using the setting explained here: > > https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository#controlling-changes-from-forks-to-workflows-in-public-repositories > > We should be able to > > 1. Prevent first time contributors from running the workflows without approval or > 2. Prevent "outsiders" from having workflows run automatically > Apache has recently changed the default setup so first-time contributors require manual approval before the tests run. It looks like those settings are configurable under the [Branch Protection](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Branchprotection) settings of the `.asf.yaml` file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
