framework-r-d/Run Change Detection

Encapsulates checkout, detection of relevant changes, and reporting.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 1, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: framework-r-d/action-run-change-detection@047250bcbe1be9fb479c8f3ceeb85ac1084ede2e # v2

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

namedescriptionrequireddefault
checkout-pathPath to check out code toyes
refThe branch, ref, or SHA to checkoutyes
repoThe repository to checkout fromyes
base-refThe base ref for comparisonyes
file-typePredefined file type (cpp, python, cmake, jsonnet, yaml, md)no
include-globsCustom include globsno
exclude-globsCustom exclude globsno
head-refExplicit head ref (defaults to inputs.ref)no
namedescription
has_changesWhether relevant changes were detected
matched_filesThe list of matched files