Skip to content

ci: Skip hf ci properly#2572

Open
CTTY wants to merge 1 commit into
apache:mainfrom
CTTY:ctty/skip-hf
Open

ci: Skip hf ci properly#2572
CTTY wants to merge 1 commit into
apache:mainfrom
CTTY:ctty/skip-hf

Conversation

@CTTY
Copy link
Copy Markdown
Collaborator

@CTTY CTTY commented Jun 2, 2026

Which issue does this PR close?

  • Closes #.
  • Always getting an email for every PR opened or merged that says:
    .github/workflows/ci_hf_cdc.yml: No jobs were run

What changes are included in this PR?

Add an extra step to check the secrets

Are these changes tested?

In the CI check down below, we should see HF tests properly skipped instead of sending an email

@CTTY CTTY requested review from blackmwk and kevinjqliu June 2, 2026 23:44
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't understand why we need this workflow, the secrets is supposed to be stored in repos. If there is no such secrets, we should not even run this.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I also don't quite get it. maybe @kszucs will have more context.

I'm +1 on removing the workflow until we get a free account for the CI to make things consistent

But I think we should proceed with the existing changes to at least skip the CI properly

@@ -73,8 +95,8 @@ jobs:
cdc-python:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Also why this is specially treated? Why not run with other python test?

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.

2 participants