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
Run outerloop pipeline only for release branches, not staging/preview (#115012)
I noticed we were sending 30k workitems each day to various Helix queues, this is due to the outerloop pipeline having a schedule triggere which matches old preview branches or the staging branches.
This fixes that and also sets it so that the trigger only applies if there are actual source changes.
Co-authored-by: Alexander Köplinger <[email protected]>
0 commit comments