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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -52,7 +52,7 @@ You can easily add this footer to your commits by adding `-s` when running `git
Owners of the repository will watch out for new PRs and provide reviews to them.
By default for each change in the PR, GitHub Actions and OpenShift CI will run checks against your changes (linting, unit testing, and integration tests).
For each change in the PR, GitHub Actions will run by default checks against your changes (linting, unit testing and code coverage).
If comments have been given in a review, they have to be addressed before merging.