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
After #1372 and follow ups, we now kick off builds for all rolled up PRs in a roll up as if they were merged directly and independently into master. This works well for our purposes but is arguably a bit of a waste of resources. We may want to consider instead waiting for perf results to come back and only kick off this process if the roll up exhibits performance regressions.