embers-of-the-fire/Bofa CLI

Run bofa-cli to scan GitHub pull requests for sensitive changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandbofa subcommand to run (e.g. "check pr" or "triage pr").yes
prPull request number to scan.yes
configPath to a bofa.toml file. If not provided, the action resolves <root>/bofa.toml then <root>/.github/bofa.toml.no
dry-runRun bofa in dry-run mode (blocks mutating actions).nofalse
versionVersion of bofa-cli to install. Either a crates.io semver (e.g. "0.2.0") or a git reference prefixed with "git:" (e.g. "git:main" or "git:abc1234").no0.2.0
git-repositoryGit repository URL to install from when version is a git reference.nohttps://github.com/Embers-of-the-Fire/bofa

no outputs