rebelopsio/Boundary Architecture Check

Run boundary architecture analysis and emit PR annotations for violations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 16, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: rebelopsio/boundary-action@bc70b763070b6e2bfe8071fa31c1008001b7c5f4 # boundary-action-v0.1.2

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

namedescriptionrequireddefault
pathPath to the project root to analyzeno.
fail-onMinimum severity to fail the check (error or warning)noerror
configPath to .boundary.toml config fileno""
languagesComma-separated languages to analyze (empty = auto-detect)no""
trackSave analysis snapshot for evolution trackingnofalse
no-regressionFail if architecture score regresses from last snapshotnofalse
incrementalUse incremental analysis (cache unchanged files)nofalse
per-serviceAnalyze each service independently (monorepo mode)nofalse
boundary-versionExact boundary release tag to installno0.27.0
namedescription
scoreOverall architecture score (0-100)
violationsTotal violation count
errorsError-severity violation count
warningsWarning-severity violation count
passed"true" or "false"