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

Update action workflows on PR image generation #496

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

Vincent056
Copy link

@Vincent056 Vincent056 commented Mar 5, 2024

Update the action to build image for each PR, so image can be built even when PR is created from a fork.

Update the worflow to build image for each PR, so image can be built even when PR is created from a fork.
@Vincent056
Copy link
Author

this needs metal-toolbox/container-push#68 to work

@rhmdnd rhmdnd requested review from yuumasato and rhmdnd and removed request for jhrozek and mrogers950 March 5, 2024 15:54
echo "::set-output name=image-tags::${image_tags}"
id-token: write
packages: write
uses: metal-toolbox/container-push/.github/workflows/container-push.yml@main
Copy link
Member

Choose a reason for hiding this comment

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

Didn't we run into issues with metal-toolbox/container-push and workflow_run?
ComplianceAsCode/content#11533

Copy link
Author

Choose a reason for hiding this comment

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

Copy link

@rhmdnd rhmdnd left a comment

Choose a reason for hiding this comment

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

Dependent patch looks good. Let's see how this works once it's merged.

Copy link

openshift-ci bot commented Mar 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhmdnd, Vincent056

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 7800187 into master Mar 15, 2024
13 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the image_flow branch March 15, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants