Skip to content

Refactor pipeline header to not check for explicit string

Payton Burdette requested to merge 428208-improve-code into master

What does this MR do and why?

Small code refactor to not check for explicit string but instead convert value to Number and check for falsy/truthy.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Validate Project > Build > Pipelines is working as expected (specifically the header)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #428208 (closed)

Merge request reports