Skip to content

Red Hat Konflux kflux-prd-rh02 update compliance-operator-openscap-dev#802

Merged
yuumasato merged 2 commits intomasterfrom
konflux-compliance-operator-openscap-dev
Oct 2, 2025
Merged

Red Hat Konflux kflux-prd-rh02 update compliance-operator-openscap-dev#802
yuumasato merged 2 commits intomasterfrom
konflux-compliance-operator-openscap-dev

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown

Pipelines as Code configuration proposal

To start the PipelineRun, add a new comment with content /ok-to-test

For more detailed information about running a PipelineRun, please refer to Pipelines as Code documentation Running the PipelineRun

To customize the proposed PipelineRuns after merge, please refer to Build Pipeline customization

Please follow the block sequence indentation style introduced by the proprosed PipelineRuns YAMLs, or keep using consistent indentation level through your customized PipelineRuns. When different levels are mixed, it will be changed to the proposed style.

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown
Author

Caution

There are some errors in your PipelineRun template.

PipelineRun Error
compliance-operator-dev-on-pull-request CEL expression evaluation error: expression "event == \"pull_request\" && target_branch == \"master\" && ( \".tekton/compliance-operator-dev-*.yaml\".pathChanged() || \"*.go\".pathChanged() || \"pkg/**/*.go\".pathChanged() || \"cmd/**/*.go\".pathChanged() || \"version/***\".pathChaned() || \"config/***\".pathChanged() || \"*Makefile*\".pathChanged() || \"vendor/***\".pathChanged() || \"tests/***\".pathChanged() || \"LICENSE\".pathChanged() )" check failed: ERROR: <input>:1:227: undeclared reference to 'pathChaned' (in container '') | event == "pull_request" && target_branch == "master" && ( ".tekton/compliance-operator-dev-*.yaml".pathChanged() || "*.go".pathChanged() || "pkg/**/*.go".pathChanged() || "cmd/**/*.go".pathChanged() || "version/***".pathChaned() || "config/***".pathChanged() || "*Makefile*".pathChanged() || "vendor/***".pathChanged() || "tests/***".pathChanged() || "LICENSE".pathChanged() ) | ..................................................................................................................................................................................................................................^
compliance-operator-dev-on-push CEL expression evaluation error: expression "event == \"push\" && target_branch == \"master\" && ( \".tekton/compliance-operator-dev-*.yaml\".pathChanged() || \"*.go\".pathChanged() || \"pkg/**/*.go\".pathChanged() || \"cmd/**/*.go\".pathChanged() || \"version/***\".pathChaned() || \"config/***\".pathChanged() || \"*Makefile*\".pathChanged() || \"vendor/***\".pathChanged() || \"tests/***\".pathChanged() || \"LICENSE\".pathChanged() )" check failed: ERROR: <input>:1:219: undeclared reference to 'pathChaned' (in container '') | event == "push" && target_branch == "master" && ( ".tekton/compliance-operator-dev-*.yaml".pathChanged() || "*.go".pathChanged() || "pkg/**/*.go".pathChanged() || "cmd/**/*.go".pathChanged() || "version/***".pathChaned() || "config/***".pathChanged() || "*Makefile*".pathChanged() || "vendor/***".pathChanged() || "tests/***".pathChanged() || "LICENSE".pathChanged() ) | ..........................................................................................................................................................................................................................^

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Sep 25, 2025

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

I'm waiting for a ComplianceAsCode 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.

@github-actions
Copy link
Copy Markdown

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:802-950a1f0d5ab8cd1fd013520f3d777fa51f6db4ed

@yuumasato
Copy link
Copy Markdown
Member

/ok-to-test

red-hat-konflux-kflux-prd-rh02 and others added 2 commits October 2, 2025 13:30
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <konflux@no-reply.konflux-ci.dev>
This fixes the pipeline for compliance-operator-openscap-dev.
The dev-package-managers parameter is not necessary anymore.
@yuumasato yuumasato force-pushed the konflux-compliance-operator-openscap-dev branch from be3b9b2 to 358b0b3 Compare October 2, 2025 11:31
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 2, 2025

🤖 To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:802-358b0b32982c06f8837002901f1994564447bd2e

@yuumasato yuumasato added this to the 1.8.0 milestone Oct 2, 2025
@openshift-ci openshift-ci bot added the lgtm label Oct 2, 2025
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Oct 2, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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 label Oct 2, 2025
@yuumasato yuumasato merged commit 861e80e into master Oct 2, 2025
18 of 21 checks passed
@yuumasato yuumasato deleted the konflux-compliance-operator-openscap-dev branch October 2, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants