Details
-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0
-
Labels:None
-
Sprint:Sprint 22 - April
-
Critical Points:0
Description
Currently a condition to block certain files from being pushed in the protect git refs condition with pathsMatch, takes into account deleted files.
If a file has been deleted we should simply ignore it when we evaluate the condition on the change sets.