Skip to content

Add Tide and plugin config for opendatahub-io/security-config - #82387

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
GowthamShanmugam:security_config_tide_support
Jul 24, 2026
Merged

Add Tide and plugin config for opendatahub-io/security-config#82387
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
GowthamShanmugam:security_config_tide_support

Conversation

@GowthamShanmugam

@GowthamShanmugam GowthamShanmugam commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Adds Prow plugin and Tide configuration for opendatahub-io/security-config, enabling repository-specific automation such as external event handlers, LGTM/approval workflows, trusted merge-bot triggers, and Tide gating. Pull requests must be approved and receive LGTM while satisfying configured backport, merge-blocking, Jira, and rebase checks before merging.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 24, 2026
@openshift-ci openshift-ci Bot added the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jul 24, 2026
@coderabbitai

coderabbitai Bot commented Jul 24, 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: 27f01489-fc86-4bf8-8b2f-6eaf532bfbeb

📥 Commits

Reviewing files that changed from the base of the PR and between 1945c1e and ba676a4.

📒 Files selected for processing (2)
  • core-services/prow/02_config/opendatahub-io/security-config/_pluginconfig.yaml
  • core-services/prow/02_config/opendatahub-io/security-config/_prowconfig.yaml
🚧 Files skipped from review as they are similar to previous changes (2)
  • core-services/prow/02_config/opendatahub-io/security-config/_prowconfig.yaml
  • core-services/prow/02_config/opendatahub-io/security-config/_pluginconfig.yaml

Walkthrough

This PR adds Prow plugin and Tide configuration for opendatahub-io/security-config, including webhook integrations, approval and LGTM rules, trusted apps, enabled plugins, and merge label gates.

Changes

Security Config Prow Setup

Layer / File(s) Summary
Plugin and webhook configuration
core-services/prow/02_config/opendatahub-io/security-config/_pluginconfig.yaml
Configures approval, LGTM behavior, built-in and external plugins, webhook events, and openshift-merge-bot as a trusted app.
Tide merge gates
core-services/prow/02_config/opendatahub-io/security-config/_prowconfig.yaml
Requires approved and lgtm labels and blocks Tide when configured missing labels are present.

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

Possibly related PRs

  • openshift/release#82352: Adds equivalent Prow plugin and Tide configuration for another opendatahub-io repository.

Suggested labels: lgtm

Suggested reviewers: danilo-gemoli, bear-redhat

🚥 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 accurately summarizes the addition of Tide and plugin config for opendatahub-io/security-config.
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 PR only adds Prow YAML configs; no Ginkgo test titles or test code were added or changed.
Test Structure And Quality ✅ Passed PR only adds Prow config YAML; no Ginkgo test code was added or modified, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed PR only adds Prow YAML config files; no new Ginkgo tests or test bodies were introduced to assess for MicroShift compatibility.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only Prow YAML configs were added; no new Ginkgo tests or multi-node assumptions were introduced.
Topology-Aware Scheduling Compatibility ✅ Passed PASS: The PR only adds Prow plugin/Tide YAML; no deployment manifests, controllers, replicas, affinity, or node selectors are introduced.
Ote Binary Stdout Contract ✅ Passed The PR only adds Prow YAML config; no OTE binary code, suite setup, or stdout writes are introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only Prow config YAML changed; no Ginkgo e2e tests were added, so the IPv6/disconnected check is not applicable.
No-Weak-Crypto ✅ Passed PR only adds Prow YAML config; no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret/token comparisons found.
Container-Privileges ✅ Passed The PR only adds Prow YAML configs and contains no privileged, host*, SYS_ADMIN, or allowPrivilegeEscalation fields.
No-Sensitive-Data-In-Logs ✅ Passed Only Prow YAML config was added; no logging statements or sensitive values (secrets/tokens/PII) appear in the diff.
✨ 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-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jul 24, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@GowthamShanmugam
GowthamShanmugam force-pushed the security_config_tide_support branch from 1945c1e to ba676a4 Compare July 24, 2026 09:00
@openshift-ci openshift-ci Bot removed the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label Jul 24, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@GowthamShanmugam: 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.

@openshift-ci

openshift-ci Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

@GowthamShanmugam: 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-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 24, 2026
@openshift-ci

openshift-ci Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: GowthamShanmugam, ugiordan

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-merge-bot
openshift-merge-bot Bot merged commit f8373bb into openshift:main Jul 24, 2026
12 checks passed
@openshift-ci

openshift-ci Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

@GowthamShanmugam: Updated the following 2 configmaps:

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

In response to this:

Summary by CodeRabbit

Adds Prow plugin and Tide configuration for opendatahub-io/security-config, enabling repository-specific automation such as external event handlers, LGTM/approval workflows, trusted merge-bot triggers, and Tide gating. Pull requests must be approved and receive LGTM while satisfying configured backport, merge-blocking, Jira, and rebase checks before merging.

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.

apahim pushed a commit to apahim/release that referenced this pull request Jul 24, 2026
mrniranjan pushed a commit to mrniranjan/release that referenced this pull request Jul 28, 2026
amp-rh pushed a commit to amp-rh/openshift-release that referenced this pull request Jul 29, 2026
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