brackets-cont / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
Other
1.38k stars 182 forks source link

Add commit specific cla checks #186

Closed psdhanesh7 closed 2 years ago

psdhanesh7 commented 2 years ago

Add check that validates that every commit in the pull request belongs to a user that has signed the CLA to the existing CLA verification workdlow. Solve issue task 2 in issue https://github.com/brackets-cont/contributor-license-agreement/issues/26#issue-1221868254

brackets-io commented 2 years ago

Thank You for making this pull request.

abose commented 2 years ago

Thanks @psdhanesh7 for the changes. LGTM . Merging