Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
None
-
None
-
None
-
Sprint 22 - April
-
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.