Skip to content

Conversation

@prsurve
Copy link
Contributor

@prsurve prsurve commented Oct 15, 2025

No description provided.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 15, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: prsurve

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

The pull request process is described here

Details 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

@prsurve prsurve added the build_image Build RDR image label Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@prsurve prsurve removed the build_image Build RDR image label Oct 15, 2025
@prsurve prsurve added the build_image Build RDR image label Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@prsurve prsurve added force_build_image Force Build RDR image and removed build_image Build RDR image labels Oct 15, 2025
@prsurve prsurve added force_build_image Force Build RDR image and removed force_build_image Force Build RDR image labels Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@prsurve prsurve added force_build_image Force Build RDR image and removed force_build_image Force Build RDR image labels Oct 15, 2025
@prsurve prsurve added the force_build_image Force Build RDR image label Oct 15, 2025
@github-actions
Copy link

Image Build Complete
The container image was built and pushed successfully for branch build_rdr_image_via_action
Label: force_build_image
🏷️ Image tags: pr-127 master

@prsurve prsurve removed the force_build_image Force Build RDR image label Oct 15, 2025
@prsurve prsurve added force_build_image Force Build RDR image and removed force_build_image Force Build RDR image labels Oct 15, 2025
@prsurve prsurve added the force_build_image Force Build RDR image label Oct 15, 2025
@github-actions
Copy link

Image Build Complete
The container image was built and pushed successfully for branch build_rdr_image_via_action
Label: force_build_image
🏷️ Image tags: pr-127 master

@prsurve prsurve added force_build_image Force Build RDR image and removed force_build_image Force Build RDR image labels Oct 15, 2025
@github-actions github-actions bot removed the force_build_image Force Build RDR image label Oct 15, 2025
@prsurve prsurve added the build_image Build RDR image label Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@github-actions
Copy link

Image Build Complete
The container image was built and pushed successfully for branch build_rdr_image_via_action
Label: build_image
🏷️ Image tags: pr-127 master

@github-actions github-actions bot removed the build_image Build RDR image label Oct 15, 2025
@prsurve prsurve added the build_image Build RDR image label Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@github-actions
Copy link

Image Build Complete
The container image was built and pushed successfully for branch build_rdr_image_via_action
Label: build_image
🏷️ Image tags: pr-127 master

@github-actions github-actions bot removed the build_image Build RDR image label Oct 15, 2025
@prsurve prsurve added the build_image Build RDR image label Oct 15, 2025
@github-actions
Copy link

⚠️ Build Skipped
No Dockerfile changes were detected in this PR.
Label: build_image

@github-actions github-actions bot removed the build_image Build RDR image label Oct 15, 2025

# Run only when these labels are added
if: |
github.event.label.name == 'force_build_image' ||
Copy link
Member

Choose a reason for hiding this comment

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

Why just not build new image on any new PR Merge and only when label added?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can do that i though of why to create images if there is no change in docker file or script

fetch-depth: 0 # Needed for diff detection

# ------------------------------
# 2️⃣ Detect Dockerfile Changes
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we should skip building the image if Dockerfile didn't change. There might be changes in other files we might want to copy to the image for example. So , I think it's better just always on any PR build the image if it cost us nothing. WDYT?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure will make the change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants