Skip to content
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

[th/github-action-no-push] github: don't push test image for pull requests #56

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

thom311
Copy link
Collaborator

@thom311 thom311 commented Jun 14, 2024

Pull requests don't have access to the quay secrets, this thus fails for certain users (or if the pull request originates from another repository, that is not quite clear to me).

Don't push the result, just build it.


Note how various the open pull requests have this task failed.

Pull requests don't have access to the quay secrets, this thus
fails for certain users (or if the pull request originates from another
repository, that is not quite clear to me).

Don't push the result, just build it.
@thom311 thom311 force-pushed the th/github-action-no-push branch from 35db82a to 7673d4d Compare June 14, 2024 18:37
@SalDaniele
Copy link
Collaborator

@wizhaoredhat is it possible for us to add credentials for the quay repo to our github? Otherwise we can just stop build on PR, and just build on merges

@wizhaoredhat
Copy link
Collaborator

I think this is ok. LGTM

@SalDaniele SalDaniele merged commit bb3da0f into ovn-kubernetes:main Jun 14, 2024
2 checks passed
@thom311 thom311 deleted the th/github-action-no-push branch June 15, 2024 08:35
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.

3 participants