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
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-test
label has been applied so it's easy to forget.Something like this:
https://github.com/mheap/github-action-required-labels
The text was updated successfully, but these errors were encountered: