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
Fixes#54
Abstracted the code to generate check runs to its own class.
In theory, it can share the same key as the `Teams` class, but we want
to keep it separated so the `Team` class can be hot swapped for a chain
data class.
For some reason on some cases the status check does not appear. It exists, but it doesn't appear on the required checks.
This may be a limitation of using GitHub actions for the check.
Could be related to https://github.com/orgs/community/discussions/24616
Related task is: #33
The text was updated successfully, but these errors were encountered: