vaquarkhan/AIV Integrity Gate

Run Automated Integrity Validation on PR diffs (density, design, dependency, optional doc checks). Downloads the shaded CLI uber JAR from Maven Central by default.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-refBase ref for the diff (for example origin/main). On pull_request use origin/${{ github.base_ref }}.yes
workspaceRepository root to analyzeno${{ github.workspace }}
java-versionJDK version used to run the CLI JARno17
aiv-versionReleased CLI version (io.github.vaquarkhan.aiv:aiv-cli on Maven Central). Ignored if cli-jar-url is set.no1.0.4
maven-central-baseMaven repository base (no trailing slash). Path io/github/vaquarkhan/aiv/aiv-cli/... is appended.nohttps://repo1.maven.org/maven2
cli-jar-urlOptional full URL to the shaded aiv-cli JAR. When set, skips Maven Central and downloads this file instead (for example a GitHub Release asset before Central publish).no""

no outputs