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 May 16, 2025. It is now read-only.
Since #44 we now have a mechanism to validate PRs prior to testing. We need to ensure that those tests are passed prior to merge. Currently it will skip testing until the okay-to-test label has been applied so it's easy to forget.
Since #44 we now have a mechanism to validate PRs prior to testing. We need to ensure that those tests are passed prior to merge. Currently it will skip testing until the
okay-to-testlabel has been applied so it's easy to forget.Something like this:
https://github.com/mheap/github-action-required-labels