Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Notes
quay.io/konflux-ci/tekton-catalog/task-apply-tags f485e25 -> 87fd7fc
quay.io/konflux-ci/tekton-catalog/task-build-image-index 327d745 -> 715fa1f
quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta 2a0c67e -> d766029
quay.io/konflux-ci/tekton-catalog/task-buildah-remote-oci-ta 7e39d1e -> e312ca9
quay.io/konflux-ci/tekton-catalog/task-clair-scan 28fee4b -> 5948fe1
quay.io/konflux-ci/tekton-catalog/task-clamav-scan 1e29eeb -> 747b43a
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check b4f9599 -> 443ffa8
quay.io/konflux-ci/tekton-catalog/task-init 092c113 -> f239f38
quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta 621b13a -> 3c11f5d
quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta e32feb2 -> a28f33b
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan 7aa4d3c -> e6a5aa0
quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta 0.2 -> 0.3 ⚠️migration⚠️
quay.io/konflux-ci/tekton-catalog/task-show-sbom 9bfc6b9 -> 52f8b96
quay.io/konflux-ci/tekton-catalog/task-source-build-oci-ta 261f075 -> ac1f140

  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test

@openshift-ci openshift-ci bot requested review from mkumku and rhmdnd October 21, 2024 16:49
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Oct 21, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 21, 2024

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@yuumasato
Copy link
Contributor

/ok-to-test

@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Oct 22, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch 5 times, most recently from 567cfb9 to ae1fe49 Compare October 24, 2024 20:31
@yuumasato
Copy link
Contributor

/retest

Copy link
Contributor

@yuumasato yuumasato left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Oct 25, 2024
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch from ae1fe49 to a832aa4 Compare October 25, 2024 12:33
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2024
@yuumasato
Copy link
Contributor

/retest

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch from a832aa4 to 0f12b26 Compare October 29, 2024 00:35
@yuumasato
Copy link
Contributor

/retest-required

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch from 0f12b26 to 32831a0 Compare October 29, 2024 14:31
@yuumasato
Copy link
Contributor

/test e2e-aws

Copy link
Contributor

@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.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: red-hat-konflux[bot], rhmdnd, yuumasato

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

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch from 32831a0 to e19e386 Compare October 30, 2024 20:11
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 30, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 30, 2024

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch 9 times, most recently from ddcaf4b to e186ab9 Compare November 2, 2024 04:09
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/references/master branch from e186ab9 to d49e922 Compare November 3, 2024 10:10
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 3, 2024

@red-hat-konflux[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-rosa d49e922 link false /test e2e-rosa

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@yuumasato yuumasato merged commit 08823f7 into master Nov 4, 2024
11 of 13 checks passed
@yuumasato yuumasato deleted the konflux/references/master branch November 4, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants