anandb71/Arbor Impact Analysis

Run Arbor graph-native code impact analysis in GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: anandb71/arbor@7cd563885984d8db479555f7af26cd3ac355e0f2 # v2.4.0

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

namedescriptionrequireddefault
commandArbor command to run (without leading 'arbor'). For example 'diff .' or 'status .'.nostatus .
arbor-versionArbor CLI version to install (e.g. 1.6.2). Use 'latest' for newest.nolatest
install-from-sourceInstall from this repository source using Cargo instead of crates.io.nofalse
working-directoryDirectory where the Arbor command should run.no.
comment-on-prPost the impact report as a comment on the Pull Request when running in a PR workflow.notrue
github-tokenThe GITHUB_TOKEN secret, needed to post PR comments.no${{ github.token }}

no outputs