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 a try or an auto build is started on a PR, we should use the GitHub check run API to mark the PR as being "CI pending" (yellow dot). Similarly as homu did, although it used commit statuses instead of check runs.