Skip to content

ci: fix the PR checks failing - #8219

Merged
chubnastia merged 1 commit into
11.1from
fix_PR_pipelines_11.1
Sep 18, 2026
Merged

chubnastia merged 1 commit into
11.1from
fix_PR_pipelines_11.1

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 merged commit 727c11e into 11.1 Sep 18, 2026
2 of 3 checks passed
@chubnastia
chubnastia deleted the fix_PR_pipelines_11.1 branch September 18, 2026 10:31
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