Onboard lightspeed-agentic-{operator,sandbox,console} on Prow CI#79457
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (12)
✅ Files skipped from review due to trivial changes (8)
🚧 Files skipped from review as they are similar to previous changes (4)
WalkthroughAdds ci-operator manifests, OWNERS, and repo-scoped Prow plugin and tide configurations for lightspeed-agentic operator, sandbox, and console repositories. ChangesLightspeed Agentic CI/CD Configuration
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
af23fa5 to
ebce075
Compare
ebce075 to
282a432
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: blublinsky, raptorsun The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/rehearsals-ack |
|
/pj-rehearse ack |
|
@raptorsun: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/rehearsals-ack |
|
@blublinsky: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
@blublinsky: Updated the following 2 configmaps:
DetailsIn response to this:
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. |
Summary
Enable Prow CI for three new lightspeed-agentic repositories:
Changes
CI Operator configs (
ci-operator/config/)openshift/lightspeed-agentic-operatorconfig:binary_build_commands,generateandunittestsopenshift/lightspeed-agentic-sandboxOWNERS to align with source repoProw configs (
core-services/prow/02_config/)Test plan
make prow-configpassesmake ci-operator-configpassesSummary
This PR onboards three Lightspeed agentic repositories to OpenShift Prow CI and CI-Operator:
What changed (practical effects)
CI behavior and policies
approvedandlgtmand exclude known blocking labels (backports, do-not-merge, WIP, needs-rebase, Jira/invalid-bug, etc.).Files added/updated (high level)
Validation status
This PR puts the three repos under OpenShift's Prow/Tide gating and approval workflows, enabling automated validation and consistent ownership rules; the console repo still needs a ci-operator config in a follow-up change.