UNCLASSIFIED - NO CUI

For bigbang pipelines, add the ability to skip the check_changes() function for debugging

Adding SKIP CHECK CHANGES to an MR title should skip the check which fails the pipeline if there are conflicts with the master branch.

Often a developer has a branch with changes which conflict with the master branch, but the developer still wants to run pipelines to completion and sort out the conflicts later.