Skip to content

Conversation

@as-suvorov
Copy link
Collaborator

Description

NodeJS test didn't fail overal workflow status: https://github.com/openvinotoolkit/openvino.genai/actions/runs/18723441840/job/53404679076?pr=2881
This PR includes all workflow jobs to overal_status.needs.

Copilot AI review requested due to automatic review settings October 23, 2025 08:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue where failures in certain CI jobs (specifically NodeJS tests) did not cause the overall workflow status to fail. The fix adds missing job dependencies to the Overall_Status job's needs list across multiple workflow files.

Key changes:

  • Added genai_build_nodejs and genai_nodejs_tests jobs to workflows where they were missing from the overall status check
  • Added store_artifacts job to the dependencies in multiple workflows
  • Added genai_xgrammar_off_tests to the Linux workflow's overall status

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/windows.yml Added store_artifacts, genai_build_nodejs, and genai_nodejs_tests to Overall_Status dependencies
.github/workflows/manylinux_2_28.yml Added store_artifacts and genai_build_nodejs to Overall_Status dependencies
.github/workflows/mac.yml Added genai_build_nodejs and genai_nodejs_tests to Overall_Status dependencies
.github/workflows/linux.yml Added store_artifacts and genai_xgrammar_off_tests to Overall_Status dependencies

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@as-suvorov as-suvorov requested a review from Wovchena October 23, 2025 08:22
@github-actions github-actions bot added the category: GHA CI based on Github actions label Oct 23, 2025
@as-suvorov as-suvorov requested a review from Wovchena October 23, 2025 08:44
@Wovchena Wovchena enabled auto-merge October 23, 2025 08:47
@Wovchena Wovchena added this pull request to the merge queue Oct 30, 2025
Merged via the queue into openvinotoolkit:master with commit cb17ac9 Oct 30, 2025
122 of 124 checks passed
Wovchena pushed a commit to Wovchena/openvino.genai-public that referenced this pull request Nov 5, 2025
## Description
NodeJS test didn't fail overal workflow status:
https://github.com/openvinotoolkit/openvino.genai/actions/runs/18723441840/job/53404679076?pr=2881
This PR includes all workflow jobs to overal_status.needs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GHA CI based on Github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants