Is your feature request related to a problem?
Currently, the CLA Assistant GitHub App that we use causes problems for users who create content via Netlify CMS but do not have GitHub accounts as they would have to create a GitHub account in order to sign the CLA.
Describe the solution you'd like
Using the CLA Assistant GitHub Action, we should be able to only ask contributors to sign the CLA when both of the following conditions are met:
- The pull request has been opened from a fork of the repository
- The pull request branch does not begin with
cms/
This would effectively bypass the CLA for changes made via Netlify CMS.
Describe alternative solutions you've considered
Not applicable.
Additional context or notes
The priority is to implement this for https://github.com/inclusive-design/wecount.inclusivedesign.ca but it should also eventually be implemented for:
And any other sites using Netlify CMS.
Is your feature request related to a problem?
Currently, the CLA Assistant GitHub App that we use causes problems for users who create content via Netlify CMS but do not have GitHub accounts as they would have to create a GitHub account in order to sign the CLA.
Describe the solution you'd like
Using the CLA Assistant GitHub Action, we should be able to only ask contributors to sign the CLA when both of the following conditions are met:
cms/This would effectively bypass the CLA for changes made via Netlify CMS.
Describe alternative solutions you've considered
Not applicable.
Additional context or notes
The priority is to implement this for https://github.com/inclusive-design/wecount.inclusivedesign.ca but it should also eventually be implemented for:
And any other sites using Netlify CMS.