Open OfirYaron opened 1 year ago
This PR has 11
quantified lines of changes. In general, a change size of upto 200
lines is ideal for the best PR experience!
Was this comment helpful? :thumbsup: :ok_hand: :thumbsdown: (Email) Customize PullRequestQuantifier for this repository.
Added an additional Optional Field
skip-empty-value
which if provided with true will allow to ignore values that are empty and skip them without actually invoking the putParameter action.The idea behind this feature is to allow the usage of calculated values and interpolated values that may be empty of missing like Github Environmental Values or Secrets.