Skip to content

Resolve "Add config option to Delta Sbom that controls whether no components is a failure"

Checklist

  • documentation is changed or added in ./docs
  • unit tests updated to test changes

Description

Currently a run of the delta plugin that results in no components being updated will return a failure, this MR adds a configuration option to the delta plugin allow that same situation to return a successful result.

Corresponding Docs MR

Context

Intent

Closes #286 (closed)

Edited by Allen Shearin

Merge request reports