Skip to content

Conversation

Yicong-Huang
Copy link
Contributor

What changes were proposed in this PR?

This PR cleans up the left over changes from CI updates:

  1. it removes the old CI runs (caused by chore(ci): add CI with new names #3941).
  2. it removes the rules against test-ci branch (introduced by chore: add test-ci branch protection rules #3937 for testing purposes).

Any related issues, documentation, discussions?

finishes and resolves #3939

How was this PR tested?

Manually tested.

Was this PR authored or co-authored using generative AI tooling?

No.

@Yicong-Huang Yicong-Huang self-assigned this Oct 19, 2025
@Copilot Copilot AI review requested due to automatic review settings October 19, 2025 01:54
Copy link
Contributor

@Copilot 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 removes obsolete CI configurations leftover from previous CI updates. It cleans up duplicate job definitions and test branch protection rules.

Key changes:

  • Removes duplicate CI job definitions (gui, core, python_udf) from the GitHub Actions workflow
  • Removes test-ci branch protection rules from .asf.yaml

Reviewed Changes

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

File Description
.github/workflows/github-action-build.yml Removes duplicate gui, core, and python_udf job definitions that were causing redundant CI runs
.asf.yaml Removes test-ci branch protection rules that were used for testing purposes

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

@github-actions github-actions bot added the ci changes related to CI label Oct 19, 2025
@Yicong-Huang Yicong-Huang enabled auto-merge (squash) October 19, 2025 02:00
auto-merge was automatically disabled October 19, 2025 02:43

Pull request was closed

@Yicong-Huang Yicong-Huang reopened this Oct 19, 2025
@Yicong-Huang Yicong-Huang reopened this Oct 19, 2025
@Yicong-Huang Yicong-Huang enabled auto-merge (squash) October 19, 2025 03:32
auto-merge was automatically disabled October 20, 2025 03:29

Pull request was closed

@Yicong-Huang Yicong-Huang reopened this Oct 20, 2025
@Yicong-Huang Yicong-Huang enabled auto-merge (squash) October 21, 2025 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci changes related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CI rule names

2 participants