Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.49 KB

README.md

File metadata and controls

19 lines (17 loc) · 1.49 KB

Semantic Release Repo Template

semantic-release XO code style Snyk Security CodeQL OpenSSF Scorecard

Configuration

Note

Go to Repository Secrets settings and add the following:

Name Description Required
GH_TOKEN Github Token Yes
NPM_TOKEN NPM Token for publishing to NPM from CI/CD Recommended
CODECOV_TOKEN Codecov Token for coverage tests Recommended
SNYK_TOKEN Snyk Token for security tests Recommended
DOCKER_REGISTRY_USER Docker registry user Optional
DOCKER_REGISTRY_PASSWORD Docker registry password Optional