actions-marketplace-validations/Monorepolyser

Awesome set of tools and validators for your yarn monorepo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 15, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/juanigalan91_monorepolyser@658a8d4ee21c0bc6bbba17f74b0a7e7716a54cdf # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
check-dependenciesWhether the github action will check the monorepo dependencies integrity or notnofalse
ignore-workspacesList of workspaces separated by comma that will be ignored during the execution of this actionno""
include-main-package-jsonWhether the main package json of the repository should be considered for the integrity check or notnotrue
only-warnWhether this action should only throw a warning or an errornofalse
impact-analysisWhether this action should check the impact of the PRs changes or notnofalse
high-impact-thresholdPercentage of packages impacted that determines that the PR has a high impactno60
on-high-impactAction to be executed on high impact PR. It can be "comment", "add-labels" or multiple actions, separating them by a commanocomment
dependencies-to-ignoreDependencies names that will be ignore from the analysis, separating them by a commano""
high-impact-labelsLabels to be added (separated by a comma) if the PR has a high impactno""
verboseWhether this action logs the results of its analysis or not. It can be "comment" or "logs"nofalse
high-impact-packages-regexpRegexp that determines which packages should be consider as high impact, no matter the impact analysisno

no outputs