You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This policy is designed to set the head commit without initiating a tracked run, addressing scenarios such as where the run is triggered by external processes.
It ensures that the head commit is updated to reflect the latest changes in the tracked branch.
This approach is particularly useful in complex CI/CD workflows where multiple triggers may result in redundant runs, offering a solution to streamline the process and focus on efficiency.