brackets-cont / contributor-license-agreement

This repository contains public records of everyone who can contribute and make code changes to Brackets Editor. If you wish to submit changes to repos under Brackets, please sign the CLA.
Other
1 stars 10 forks source link

Enforce CLA checks in brackets repositories #5

Closed abose closed 2 years ago

abose commented 3 years ago

Once the CLA infrastructure is ready, we should create a GitHub action on a pull request and merge in brackets and brackets-shell repo if the user has signed CLA.

Action should fail and message the user to sign CLA if not signed.

Hints