bc-forge/BCForge Check

Enforcing governance in your Business Central Extensions with BCForge automatically.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyA BCForge CI API key with scope=ci. Store it as a repository secret and reference it with ${{ secrets.BCFORGE_API_KEY }}.yes
orgThe BCForge organisation UUID. Defaults to the value in .bcforge.json at the repo root. Only set this if you need to override the file.no""
workspaceThe BCForge workspace UUID. Defaults to the value in .bcforge.json at the repo root. Only set this if you need to override the file.no""
server-urlBCForge server URL. Only change this if you are self-hosting.nohttps://bcforge.net
fail-on-violationsExit with a non-zero code (and fail the workflow) if any rule violations or range conflicts are found. Set to "false" to report results without blocking the build. notrue
namedescription
statusOverall check status — "success", "failure", "warning", or "skipped".
rule-violationsNumber of rule violations found.
range-conflictsNumber of ID range conflicts found.