Skip to content

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

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

OCM-00000 | ci: Update Konflux references#3379
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 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change
quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan (source, changelog) a1b2ca62e79e47

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 the RPM signature scanning task used by pull request and push validation pipelines.
    • Improved consistency and reliability of signature verification across automated build checks.

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 16, 2026
@red-hat-konflux
red-hat-konflux Bot enabled auto-merge (squash) July 16, 2026 09:42
@openshift-ci

openshift-ci Bot commented Jul 16, 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

@coderabbitai

coderabbitai Bot commented Jul 16, 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: 3182a3f8-1ac7-4c58-81ca-75943ea0a50f

📥 Commits

Reviewing files that changed from the base of the PR and between 757ae2d and f8383c5.

📒 Files selected for processing (4)
  • .tekton/rosa-cli-e2e-test-pull-request.yaml
  • .tekton/rosa-cli-e2e-test-push.yaml
  • .tekton/rosa-pull-request.yaml
  • .tekton/rosa-push.yaml

📝 Walkthrough

Walkthrough

Updates the pinned Tekton bundle digest for task-rpms-signature-scan:0.2 in four PipelineRun YAML definitions. Task wiring, parameters, conditions, and workspaces remain unchanged.

Possibly related PRs

Suggested reviewers: olucasfreitas

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lists the updated dependency and config, but it omits most required template sections like issue context, type, testing, and verification. Add the required template sections: problem/why, related issues, type of change, before/after behavior, test steps, proof, and the verification checklist.
✅ Passed checks (14 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the main change: updating Konflux task references.
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 Tekton YAML bundle digests changed; no Ginkgo test titles or test code were added or modified in the PR.
Test Structure And Quality ✅ Passed Only Tekton PipelineRun YAML digests changed; no Ginkgo test code or test patterns were modified.
Microshift Test Compatibility ✅ Passed Only Tekton PipelineRun bundle digests changed; no Ginkgo e2e tests or MicroShift-relevant APIs were added or modified.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR only bumps Tekton bundle digests in .tekton YAML; no new Ginkgo e2e tests or multi-node assumptions were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only Tekton task bundle digests changed; no affinity, nodeSelector, replicas, PDB, or topology-spread constraints were added.
Ote Binary Stdout Contract ✅ Passed Only Tekton YAML bundle digests changed; no process-level code or stdout writes were added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only updates Tekton bundle digests in four YAMLs; no new/changed Ginkgo e2e tests or network code were added.
No-Weak-Crypto ✅ Passed Only changes are task bundle SHA-256 digest updates; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret comparisons found.
Container-Privileges ✅ Passed The only PR changes are Tekton bundle digest updates for rpms-signature-scan; no privileged, hostPID/network/IPC, SYS_ADMIN, or allowPrivilegeEscalation settings are present in the changed manifests.
No-Sensitive-Data-In-Logs ✅ Passed Only Tekton bundle digests changed; no log statements or secret-like data were added in the touched files.
✨ 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.

@openshift-ci

openshift-ci Bot commented Jul 16, 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.

@openshift-ci

openshift-ci Bot commented Jul 16, 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.

@red-hat-konflux
red-hat-konflux Bot merged commit 428880c into master Jul 16, 2026
8 of 9 checks passed
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