wesaynih / infrastructure

© 2016 The Knights Who Say NIH — Do NOT fork this repository without permission.
http://frameless.io/
Other
0 stars 1 forks source link

Automatically check for signed contributors license agreement for pull requests #42

Closed Robbert closed 8 years ago

Robbert commented 8 years ago

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.