Skip to content

OCM-00000 | ci: Update Konflux references - #3401

Merged
red-hat-konflux[bot] merged 1 commit into
masterfrom
konflux/references/master
Jul 20, 2026
Merged

OCM-00000 | ci: Update Konflux references#3401
red-hat-konflux[bot] merged 1 commit into
masterfrom
konflux/references/master

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change
quay.io/konflux-ci/tekton-catalog/task-clair-scan (source, changelog) 9ff424d5f857f5
quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check (source, changelog) e78d0d30ccc688

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Summary by CodeRabbit

  • Chores
    • Updated security scanning components to use newer verified task bundles.
    • No changes to pipeline behavior, task ordering, inputs, outputs, or configuration.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jul 20, 2026
@red-hat-konflux
red-hat-konflux Bot enabled auto-merge (squash) July 20, 2026 18:06
@openshift-ci
openshift-ci Bot requested review from amandahla and jerichokeyne July 20, 2026 18:07
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign davidleerh for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

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.

Details

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.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 00da2633-02d7-487a-aae7-748b9260b6a5

📥 Commits

Reviewing files that changed from the base of the PR and between bb20a08 and 1c50a13.

📒 Files selected for processing (1)
  • .tekton/rosa-github-release.yaml

📝 Walkthrough

Walkthrough

Updated the Tekton bundle digests for task-deprecated-image-check:0.5 and task-clair-scan:0.3 in the release pipeline. No task parameters, ordering, conditions, results, or input wiring changed.

Possibly related issues

  • openshift/managed-scripts#259: Updates Tekton catalog bundle digests for the same two tasks in another repository.

Possibly related PRs

Suggested reviewers: olucasfreitas

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning It lacks the required template sections like PR Summary, issue context, testing, and change impact. Rewrite the description to fill the template sections, including PR Summary, issue context, related issues, change type, behavior, testing, and proof.
✅ Passed checks (14 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the PR’s Konflux reference update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only a Tekton YAML bundle digest changed; no Ginkgo tests or titles were modified, so there are no unstable test names to flag.
Test Structure And Quality ✅ Passed PR only updates Tekton bundle digests in a YAML PipelineRun; no Ginkgo test code or test behavior was changed, so the check is not applicable.
Microshift Test Compatibility ✅ Passed PR only updates Tekton task bundle digests in .tekton/rosa-github-release.yaml; no new or modified Ginkgo e2e tests were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only updates Tekton bundle digests in a YAML PipelineRun; no Ginkgo tests or multi-node assumptions were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only Tekton task bundle digests changed in the PipelineRun; no nodeSelector, affinity, spread constraints, replicas, or tolerations were added.
Ote Binary Stdout Contract ✅ Passed PASS: Diff only updates Tekton bundle digests in a PipelineRun YAML; no process-level code or stdout writes were introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only Tekton bundle digests changed in a YAML pipeline; no new Ginkgo e2e tests or network assumptions were added.
No-Weak-Crypto ✅ Passed The only changes are Tekton bundle digest updates, both using sha256; no weak-crypto primitives, custom crypto, or secret comparisons are present.
Container-Privileges ✅ Passed PASS: The only change is swapping Tekton bundle digests; no privileged, hostPID/Network/IPC, or allowPrivilegeEscalation settings appear in the manifest.
No-Sensitive-Data-In-Logs ✅ Passed Only two Tekton bundle digests changed; no logging or output fields were added or modified.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/references/master

Comment @coderabbitai help to get the list of available commands.

@red-hat-konflux
red-hat-konflux Bot merged commit d2ebc87 into master Jul 20, 2026
6 of 7 checks passed
@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

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

Labels

dco-signoff: yes 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.

0 participants