You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
If signing the CLA is required for contributors, I would recommend setting up a bot that either warns about not having signed the CLA, or having a buildbot set up that only merges after the CLA has been signed.
We only have this functionality for building brackets itself. Travis will build branches and checks if the contributor signed the CLA and fails the build if this is not the case. But we don't have this for the other repos. This is a good feature request for all our other repos. Thanks.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If signing the CLA is required for contributors, I would recommend setting up a bot that either warns about not having signed the CLA, or having a buildbot set up that only merges after the CLA has been signed.
For example, node warns with an automatic comment: nodejs/node-v0.x-archive#5491 (comment)
The text was updated successfully, but these errors were encountered: