aicore / template-nodejs

A template project with nodejs with pure JS
GNU Affero General Public License v3.0
3 stars 6 forks source link

Parameterize CLA check URLs #49

Closed psdhanesh7 closed 2 years ago

psdhanesh7 commented 2 years ago

Solve issue https://github.com/aicore/template-nodejs/issues/48#issue-1194168604. The hardcoded URLs to obtain personal/employer CLA file are now parameterized as a github environment variables.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

core-ai-bot commented 2 years ago

Thank You for making this pull request.

abose commented 2 years ago

LGTM. Thanks for the changes @psdhanesh7 .