What CI checks must pass before a PR is accepted, and are there any style/lint/test conventions we should follow? #1035
Answered
by
EimanTahir071
sudoUgando
asked this question in
Q&A
-
|
What CI checks must pass before a PR is accepted, and are there any style/lint/test conventions we should follow? |
Beta Was this translation helpful? Give feedback.
Answered by
EimanTahir071
Mar 22, 2026
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sudoUgando
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before a pull request (PR) is accepted, most projects require a standard set of CI checks to pass and follow specific style/lint/test conventions. While exact requirements vary by project, here are the common expectations:
Required CI Checks