Skip to content

Enable assign plugin for openshift-eng/cyborg#78111

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
hoxhaeris:enable-assign-plugin-cyborg
Apr 21, 2026
Merged

Enable assign plugin for openshift-eng/cyborg#78111
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
hoxhaeris:enable-assign-plugin-cyborg

Conversation

@hoxhaeris
Copy link
Copy Markdown
Contributor

@hoxhaeris hoxhaeris commented Apr 21, 2026

Summary

  • Re-enables the assign Prow plugin for openshift-eng/cyborg
  • Without it, /cc and /assign commands do not work on the repository

Summary by CodeRabbit

  • Chores
    • Updated internal plugin configuration for automated workflow processing.

Note: This release contains infrastructure updates with no direct impact on end-user functionality.

The assign plugin was removed during a plugin config synchronization
in April 2024. This re-enables it so that /cc and /assign commands
work on the repository.
@hoxhaeris
Copy link
Copy Markdown
Contributor Author

hoxhaeris commented Apr 21, 2026

/cc @bradmwilliams
/cc @thiagoalessio

@openshift-ci openshift-ci Bot requested a review from bradmwilliams April 21, 2026 12:23
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 21, 2026

Walkthrough

The assign plugin is added to the Prow plugin configuration for the openshift-eng/cyborg repository, extending the existing list of enabled plugins without removing or modifying any existing entries.

Changes

Cohort / File(s) Summary
Prow Plugin Configuration
core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml
Added assign plugin to the plugins list for openshift-eng/cyborg repository.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 11 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Ipv6 And Disconnected Network Test Compatibility ❓ Inconclusive Unable to determine if PR adds new Ginkgo e2e tests with IPv6 or disconnected network compatibility issues due to missing git context and file access. Execute the provided shell commands in the actual PR repository to inspect modified files and search for Ginkgo test patterns that may have network compatibility concerns.
✅ Passed checks (11 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately and concisely describes the main change: enabling the assign plugin for a specific repository (openshift-eng/cyborg).
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 modifies a YAML Prow plugin configuration file with no Go test files or Ginkgo tests, making the check not applicable.
Test Structure And Quality ✅ Passed This PR only modifies a YAML configuration file and contains no Ginkgo test files or test code of any kind.
Microshift Test Compatibility ✅ Passed This PR only modifies a Prow plugin configuration YAML file and does not add any new Ginkgo e2e tests.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR modifies only Prow plugin configuration, not Ginkgo e2e test code, so the SNO compatibility check does not apply.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies only Prow plugin configuration file, not deployment manifests, operator code, or controllers with scheduling constraints.
Ote Binary Stdout Contract ✅ Passed The pull request only modifies a YAML configuration file to enable the assign Prow plugin. This is purely a declarative configuration change with no executable code.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 21, 2026
@openshift-ci openshift-ci Bot requested a review from thiagoalessio April 21, 2026 12:26
@hoxhaeris
Copy link
Copy Markdown
Contributor Author

/retest

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 21, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 21, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bradmwilliams, hoxhaeris

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 21, 2026

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

@hoxhaeris
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@hoxhaeris: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 21, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit e96dd64 into openshift:main Apr 21, 2026
12 checks passed
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 21, 2026

@hoxhaeris: Updated the plugins configmap in namespace ci at cluster app.ci using the following files:

  • key core-services-prow-02_config-openshift-eng-cyborg-_pluginconfig.yaml using file core-services/prow/02_config/openshift-eng/cyborg/_pluginconfig.yaml
Details

In response to this:

Summary

  • Re-enables the assign Prow plugin for openshift-eng/cyborg
  • Without it, /cc and /assign commands do not work on the repository

Summary by CodeRabbit

  • Chores
  • Updated internal plugin configuration for automated workflow processing.

Note: This release contains infrastructure updates with no direct impact on end-user functionality.

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.

@hoxhaeris hoxhaeris deleted the enable-assign-plugin-cyborg branch April 21, 2026 16:02
Prucek pushed a commit to Prucek/release that referenced this pull request Apr 29, 2026
The assign plugin was removed during a plugin config synchronization
in April 2024. This re-enables it so that /cc and /assign commands
work on the repository.
BATMAN-JD pushed a commit to BATMAN-JD/release that referenced this pull request May 1, 2026
The assign plugin was removed during a plugin config synchronization
in April 2024. This re-enables it so that /cc and /assign commands
work on the 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