Skip to content

Add Tide config for openshift/functions-operator - #82954

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
gauron99:push-lxkxqklmsusz
Aug 5, 2026
Merged

Add Tide config for openshift/functions-operator#82954
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
gauron99:push-lxkxqklmsusz

Conversation

@gauron99

@gauron99 gauron99 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Adds Tide configuration for openshift/functions-operator.
  • Enables merge queue eligibility only for pull requests with approved and lgtm labels.
  • Excludes pull requests with blocking or invalid-state labels.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@gauron99, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't checkout base SHA d189835409c970b7ec2e67566214235817e01ef8: error checking out "d189835409c970b7ec2e67566214235817e01ef8": exit status 128 fatal: unable to read tree (d189835409c970b7ec2e67566214235817e01ef8)

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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: Pro Plus

Run ID: 04c525ee-3c07-4453-817e-bb938761a55d

📥 Commits

Reviewing files that changed from the base of the PR and between d189835 and 277d300.

📒 Files selected for processing (1)
  • core-services/prow/02_config/openshift/functions-operator/_prowconfig.yaml

Walkthrough

The PR adds Tide configuration for openshift/functions-operator. Tide requires approved and lgtm labels and excludes pull requests with specified blocking or invalid-state labels.

Changes

Functions operator Tide configuration

Layer / File(s) Summary
Tide label-query rules
core-services/prow/02_config/openshift/functions-operator/_prowconfig.yaml
Adds required approved and lgtm labels and excludes backport, hold, ownership, work-in-progress, Jira, and rebase labels.

Estimated code review effort: 2 (Simple) | ~5 minutes

Suggested reviewers: maschmid, perdasilva

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the addition of Tide configuration for openshift/functions-operator.
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 The PR only adds a Tide YAML configuration and introduces no Ginkgo test titles or dynamic test-name content.
Test Structure And Quality ✅ Passed The commit only adds a Tide YAML configuration. It contains no Ginkgo tests, cluster operations, assertions, or wait calls to review.
Microshift Test Compatibility ✅ Passed The PR adds only a Tide configuration YAML file and adds no Ginkgo e2e tests or test references, so the MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request adds only a Tide YAML configuration file and no Ginkgo e2e tests, so SNO test compatibility is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed The patch only adds a Prow Tide query YAML with labels and repository filters; it adds no deployment, operator, controller, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The patch adds only a YAML Tide configuration file; it changes no OTE binary or process-level Go code and adds no stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request adds only a Tide YAML configuration file; it adds no Ginkgo tests, IPv4 assumptions, or external connectivity requirements.
No-Weak-Crypto ✅ Passed The patch adds only a Tide YAML configuration with labels and a repository name; no MD5, SHA1, DES, RC4, Blowfish, ECB, crypto code, or secret comparisons appear.
Container-Privileges ✅ Passed The commit adds only a Prow Tide configuration with labels and repository queries; it contains no container or Kubernetes security settings or privilege-related fields.
No-Sensitive-Data-In-Logs ✅ Passed The commit adds only a 14-line Tide YAML configuration. It contains labels and a repository name, with no logging statements or sensitive data fields.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@openshift-ci
openshift-ci Bot requested review from maschmid and perdasilva August 5, 2026 10:40
@gauron99
gauron99 force-pushed the push-lxkxqklmsusz branch from 1c1741d to 277d300 Compare August 5, 2026 10:40
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 5, 2026
@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 5, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@gauron99: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@maschmid

maschmid commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2026
@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99, maschmid

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 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@gauron99: 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 5822b34 into openshift:main Aug 5, 2026
12 checks passed
@openshift-ci

openshift-ci Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

@gauron99: Updated the following 2 configmaps:

  • config configmap in namespace ci at cluster app.ci using the following files:
    • key core-services-prow-02_config-openshift-functions-operator-_prowconfig.yaml using file core-services/prow/02_config/openshift/functions-operator/_prowconfig.yaml
  • config configmap in namespace ci at cluster core-ci using the following files:
    • key core-services-prow-02_config-openshift-functions-operator-_prowconfig.yaml using file core-services/prow/02_config/openshift/functions-operator/_prowconfig.yaml
Details

In response to this:

Summary by CodeRabbit

  • Adds Tide configuration for openshift/functions-operator.
  • Enables merge queue eligibility only for pull requests with approved and lgtm labels.
  • Excludes pull requests with blocking or invalid-state labels.

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.

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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants