Skip to content

fix: wait for medium e2e to finish and pass #627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

cdoern
Copy link
Contributor

@cdoern cdoern commented Jun 25, 2025

the medium e2e job should:

  1. be blocking
  2. use pull_request_target properly to gate access to secrets from untested code

Copy link
Contributor

mergify bot commented Jun 25, 2025

⚠️ The sha of the head commit of this PR conflicts with #606. Mergify cannot evaluate rules on this PR. ⚠️

@mergify mergify bot added the CI/CD Affects CI/CD configuration label Jun 25, 2025
@booxter
Copy link
Contributor

booxter commented Jun 25, 2025

This seems wrong since the change doesn't get rid of secrets read in e2e step. Unless we can fetch models and such without tokens, we cannot have the job as pull_request_target.

@mergify mergify bot added the ci-failure label Jun 25, 2025
@cdoern
Copy link
Contributor Author

cdoern commented Jun 27, 2025

I am still working on this, comparing it to the one in instructlab/instructlab. In the meantime we can consider disabling this workflow on PRs if there is one we need to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Affects CI/CD configuration ci-failure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants