In current updater pipeline steps, we are not checking if we are on a correct branch. We should make sure that last validated commit is present on the branch we are currently working with. Also, any reset operation should run this check before actually being executed.
In current updater pipeline steps, we are not checking if we are on a correct branch. We should make sure that last validated commit is present on the branch we are currently working with. Also, any reset operation should run this check before actually being executed.