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
In this view users often assume that what they see as "commit" is the basis for the prebuild that's linked under the "prebuild state" (here: running).
This is not true:
the Git state is fetched from the hoster directly, and represents the latest HEAD state
prebuild is just the latest prebuild
Depending on how quick we are with picking up work on new commit events (or if the webhook mechanism works) this might or might not match.