-
-
Notifications
You must be signed in to change notification settings - Fork 14
Updater: implement branch check #690
Copy link
Copy link
Open
Labels
Description
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.
Reactions are currently unavailable