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
{{ message }}
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Before the learner can fix it, the check_suite.completed event comes through (which should trigger the following step, but LL doesn't know we're there yet)
Learner fixes the PR title
LL waits for the check_suite.completed event that'll never come through.
I'm not sure the best way to handle this edge case, but it's also present in our other Actions and Apps courses.