When someone sends us a bug fix or enhancement, we can only include the code when our CLA (which is to be determined #41). I noticed the eslint project uses a CI bot that automatically checks wether a signed agreement is on file for the e-mail address that is used in the commit. We should definitely have this too!
There appears to be a project on npm that does this: clabot.
When someone sends us a bug fix or enhancement, we can only include the code when our CLA (which is to be determined #41). I noticed the eslint project uses a CI bot that automatically checks wether a signed agreement is on file for the e-mail address that is used in the commit. We should definitely have this too!
There appears to be a project on npm that does this:
clabot
.