Skip to content

handle PRs gracefully for Docker image build #4638

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

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

vladak
Copy link
Member

@vladak vladak commented Aug 13, 2024

This change should avoid uploading Docker image/README for all PRs, esp. including those raised by Dependabot.

For the README handling, the alternative would be to equip the corresponding action with if: ${{ github.event_name != 'pull_request' }} however the handling is already in the scripts.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 13, 2024
@vladak vladak merged commit b2518da into oracle:master Aug 13, 2024
9 checks passed
@vladak vladak deleted the docker_push_handle_prs branch August 13, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build docker OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant