veracode/Organization workflow action

Action to register organization workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
run_idID of workflow run (provided via GitHub syntax `github.run_id`)yes
nameName of check (Use `github.workflow` to use the name of the workflow)yes
callback_urlCallback url for register call (provided by GitHub app via `github.event.client_payload.callback_url`)yes
shaSha of original commit (provided by GitHub app via `github.event.client_payload.sha`)yes
branchbranch of original commit (provided by GitHub app via `github.event.client_payload.branch`)yes
repository_ownerrepositroy_owner of original commit (provided by GitHub app via `github.event.client_payload.repository.owner`)yes
repository_namerepositroy_name of original commit (provided by GitHub app via `github.event.client_payload.repository.name`)yes
event_typeevent_type triggered by the GitHub App (provided by GitHub app via `github.event.client_payload.event_type`)yes
enforceEnforce [required status check](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-required-status-checks)nofalse
enforce_adminEnforce [required status check](https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/enabling-required-status-checks) for adminsnofalse

no outputs