danielbayley/npm Package CI

Simple CI for your npm packages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: danielbayley/npm-package-ci@fe10de6ce5e79c79f12d88dbb6908572284857f0 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
node-versionNode.js version, or versions in CSV format.yes
test-reporterSpecify a node --test-reporter.
todo-annotateAnnotate tests marked .todo.
todo-fail-warnShow failed tests marked .todo as warnings.
ignore-scriptsIgnore lifecycle scripts on install.
namedescription
package-managerDetected package manager.
package-fileDetected package.* file.
metadataProject metadata from the package.* file.
optionsNODE_OPTIONS
buildThe scripts.build command.
testThe scripts.test command.
publishThe scripts.publish, scripts.release, or given script command.