OpenCV CI allows to test PRs to opencv, opencv_extra and opencv_contrib together. CI checks if branch with the same name exists in other repo, it uses it. In case if use created branch, but does not create PR, CI is green, but the second part of submission is not merged. Need to highlight it with CI. The PR check may be added to the documentation build or, better, add it to the same pipeline as #291. Also PR size check may be moved from docs build to the new pipeline too.
OpenCV CI allows to test PRs to opencv, opencv_extra and opencv_contrib together. CI checks if branch with the same name exists in other repo, it uses it. In case if use created branch, but does not create PR, CI is green, but the second part of submission is not merged. Need to highlight it with CI. The PR check may be added to the documentation build or, better, add it to the same pipeline as #291. Also PR size check may be moved from docs build to the new pipeline too.