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
Don't run full build on schedule, run it for "ready" label (#10154)
This implements @niloc132 's idea to run full build when a specific
label is present. Also removes the scheduled build as it's enough to
build each commit to `main` once (over the last year scheduled builds
did not detect any flaky issues with GWT itself, they only fail
sometimes because of some strange Ant issue).
Demonstration PR: zbynek#4
0 commit comments