Skip to content

chore(deps): update konflux references to 2d439dc main#339

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

chore(deps): update konflux references to 2d439dc main#339
openshift-merge-bot[bot] merged 1 commit intomainfrom
konflux/references/main

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@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 - "on Tuesday" (UTC), 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 Tekton pipeline task bundle references to ensure consistent and verified execution of preflight checks across CI/CD workflows.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. labels Apr 14, 2026
@openshift-ci openshift-ci bot requested review from ardaguclu and atiratree April 14, 2026 19:48
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: 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

1 similar comment
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: 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

@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: bd1976c7-d155-42db-a2b5-598f214e7906

📥 Commits

Reviewing files that changed from the base of the PR and between 647c3a7 and 0e42a1e.

📒 Files selected for processing (4)
  • .tekton/jobset-operator-bundle-main-pull-request.yaml
  • .tekton/jobset-operator-bundle-main-push.yaml
  • .tekton/jobset-operator-main-pull-request.yaml
  • .tekton/jobset-operator-main-push.yaml

Walkthrough

Four Tekton pipeline manifest files were updated with a new bundle image digest for the ecosystem-cert-preflight-checks task, pinning it to a different sha256 hash while maintaining the 0.2 task version across all configurations.

Changes

Cohort / File(s) Summary
Tekton Pipeline Manifests
.tekton/jobset-operator-bundle-main-pull-request.yaml, .tekton/jobset-operator-bundle-main-push.yaml, .tekton/jobset-operator-main-pull-request.yaml, .tekton/jobset-operator-main-push.yaml
Updated the pinned sha256 digest reference for quay.io/konflux-ci/tekton-catalog/task-ecosystem-cert-preflight-checks:0.2 from b4ac586edea81dcd25dfc17f1bd57899825be2b443e48d572cd05ce058f153bb to 2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2. Task parameters, resolver, and control flow remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 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 clearly describes the main change: updating Konflux task references to a specific commit digest (2d439dc) across four Tekton configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed Pull request only modifies Tekton configuration YAML files with updated task bundle references, not Go test files containing Ginkgo tests.
Test Structure And Quality ✅ Passed This custom check is not applicable to this pull request. The check requires reviewing Ginkgo test code for quality standards, but this PR only modifies Tekton pipeline configuration files in the .tekton/ directory with SHA256 digest updates. No test code files were modified.
Microshift Test Compatibility ✅ Passed No new Ginkgo e2e tests found in PR changes; only Tekton manifest configuration files were modified.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This pull request does not add or modify any Ginkgo e2e tests. The changes only update Tekton task bundle digest references in four YAML configuration files (.tekton/*.yaml). Since the custom check applies only when new Ginkgo e2e tests are added, the check is not applicable and passes.
Topology-Aware Scheduling Compatibility ✅ Passed PR only updates Tekton task bundle image digests in .tekton/ files. No deployment manifests, operator code, or controllers are added/modified, so topology-aware scheduling check is not applicable.
Ote Binary Stdout Contract ✅ Passed PR contains only Tekton pipeline configuration updates with no modifications to executable Go source code, making the OTE Binary Stdout Contract check inapplicable.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only updates Tekton task digest references in YAML files without adding new 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
Copy link
Copy Markdown

openshift-ci bot commented Apr 14, 2026

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

@openshift-merge-bot openshift-merge-bot bot merged commit 7225839 into main Apr 14, 2026
12 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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants