Skip to content

Update Konflux references to 2d439dc#540

Merged
openshift-merge-bot[bot] merged 1 commit intomainfrom
konflux/references/main
Apr 15, 2026
Merged

Update Konflux references to 2d439dc#540
openshift-merge-bot[bot] merged 1 commit intomainfrom
konflux/references/main

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Apr 14, 2026

This PR contains the following updates:

Package Change
quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks (source, changelog) b4ac5862d439dc

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 internal build pipeline configuration to maintain consistency.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 7ba50e52-3c2e-48f3-9c29-79a9b36b4418

📥 Commits

Reviewing files that changed from the base of the PR and between ee6378f and 1693fa8.

📒 Files selected for processing (1)
  • .tekton/multi-arch-build-pipeline.yaml

Walkthrough

The ecosystem-cert-preflight-checks Tekton task reference in the multi-architecture build pipeline was updated to use a new image digest while maintaining the same version tag (0.2). No logic, parameters, or control flow were modified.

Changes

Cohort / File(s) Summary
Tekton Pipeline Configuration
.tekton/multi-arch-build-pipeline.yaml
Updated ecosystem-cert-preflight-checks task bundle digest from sha256:b4ac586edea81dcd25dfc17f1bd57899825be2b443e48d572cd05ce058f153bb to sha256:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2 while retaining version tag :0.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update Konflux references to 2d439dc' accurately summarizes the main change: updating a Tekton task reference digest from one SHA to another (2d439dc).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed This pull request is not applicable to the custom check for stable and deterministic Ginkgo test names. The repository contains no Ginkgo test files and the PR only modifies a Tekton pipeline YAML configuration file.
Test Structure And Quality ✅ Passed This custom check for Ginkgo test structure and quality is not applicable to this pull request. The PR only modifies a Tekton pipeline configuration file (.tekton/multi-arch-build-pipeline.yaml) to update a task reference digest, containing no test code additions or modifications.
Microshift Test Compatibility ✅ Passed PR only modifies Tekton CI/CD pipeline config; repository is Rust/eBPF project without Ginkgo e2e tests, so custom check for new Ginkgo e2e tests is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies a Tekton pipeline configuration file without changing any Ginkgo e2e test code, so the SNO test compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates Tekton task reference digest in CI/CD pipeline configuration; no Kubernetes deployment manifests, operator code, or scheduling constraints affected.
Ote Binary Stdout Contract ✅ Passed PR only modifies Tekton pipeline YAML configuration, not Go source code. OTE Binary Stdout Contract check targets Go code violations and is not applicable.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only updates a Tekton task reference digest in a pipeline configuration file and does not add or modify any Ginkgo e2e tests, making the check not applicable.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/references/main

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

@openshift-ci openshift-ci bot requested review from anfredette and frobware April 14, 2026 20:05
@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 Apr 14, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

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.

@frobware
Copy link
Copy Markdown

/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 Apr 15, 2026
@frobware
Copy link
Copy Markdown

/lgtm

@frobware
Copy link
Copy Markdown

/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 15, 2026

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 15, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit c286cf1 into main Apr 15, 2026
5 checks passed
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. lgtm Indicates that a PR is ready to be merged. 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.

1 participant