Skip to content

ci: fix the PR checks failing - #8217

Merged
chubnastia merged 1 commit into
12.0from
fix_PR_pipelines_12.0
Sep 17, 2026
Merged

chubnastia merged 1 commit into
12.0from
fix_PR_pipelines_12.0

Conversation

@chubnastia

Copy link
Copy Markdown
Contributor

Motivation:
Some checks when openning a PR would fail without a reason (Pointed our by Dmitry), turned out the PR mirrored to GitLab MR would start a redundant pipeline.

Modification:
removed Extract Coverage job needs, that would confuse the pipeline. added a workflow control, stopping the redundant pipeline from starting.

Result:
PR checks passing and MR not triggering unneccessary pipelines.

Target: master
Require-book: no
Require-notes: no

Motivation:
Some checks when openning a PR would fail without a reason (Pointed our by Dmitry),
turned out the PR mirrored to GitLab MR would start a redundant pipeline.

Modification:
removed Extract Coverage job needs, that would confuse the pipeline.
added a workflow control, stopping the redundant pipeline from starting.

Result:
PR checks passing and MR not triggering unneccessary pipelines.

Target: master
Require-book: no
Require-notes: no
@chubnastia
chubnastia marked this pull request as ready for review September 17, 2026 14:35
@chubnastia
chubnastia merged commit 935bbeb into 12.0 Sep 17, 2026
2 checks passed
@chubnastia
chubnastia deleted the fix_PR_pipelines_12.0 branch September 17, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant