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
In my opinion we should have DCO and unit tests passing required as a bare minimum. Pushing and merging broken code (e.g. something that doesn't pass tests) should not be allowed to be merged. Linting is debatable and so is CodeQL.
We have various checks we run on PR's:
We just made DCO passing required for merges to main, should any other checks be required?
The text was updated successfully, but these errors were encountered: