Skip to content

tomerh2001/semantic-release-repo-template

Repository files navigation

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