Gathering detailed insights and metrics for semantic-release-npm-github-publish
Gathering detailed insights and metrics for semantic-release-npm-github-publish
Gathering detailed insights and metrics for semantic-release-npm-github-publish
Gathering detailed insights and metrics for semantic-release-npm-github-publish
@anolilab/semantic-release-preset
Semantic-release predefined presets.
@sanity/semantic-release-preset
Recommended setup for releasing semantically using GitHub Actions workflows
semantic-release-npm-github
Shareable configuration for automated package publication to NPM and GitHub using semantic-release, tailored for OSS projects
npm-semantic-publish
GitHub action to publish npm packages with semanantic versioning rules
Github template for sharable configuration of semantic-release It helps with publishing to npm & Github generates changelog & release notes for any type of keywords.
npm install semantic-release-npm-github-publish
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
33 Stars
82 Commits
18 Forks
2 Watchers
13 Branches
5 Contributors
Updated on Apr 30, 2025
Latest Version
1.5.5
Package Id
semantic-release-npm-github-publish@1.5.5
Unpacked Size
11.64 kB
Size
4.31 kB
File Count
7
NPM Version
10.2.3
Node Version
18.19.0
Published on
Dec 22, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Semantic-release shareable configuration for easy publishing to NPM, Github or Github Package Registry.
This sharable configuration conforms to angular standard
This repository can be also used as a template repository for creation of sharable semantic-release configurations.
semantic-release
:1npm install --save-dev semantic-release
semantic-release
to scripts:1"scripts": { 2 "semantic-release": "semantic-release" 3}
semantic-release-npm-github-publish
:1npm install --save-dev semantic-release-npm-github-publish
npx semantic-release
to a "Release" step of your CD setupTo use this sharable config, extend your semantic release configuration in .releaserc.yaml
:
1branch: master 2ci: false 3dryRun: false 4debug: false 5extends: "semantic-release-npm-github-publish"
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
This README was generated with ❤️ by readme-md-generator
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 6/20 approved changesets -- score normalized to 3
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
12 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More