Skip to content

OTA-2065: Rename Proposal API to AgenticRun in console plugin#15

Merged
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
jrangelramos:OTA-2065-rename-proposal-to-agenticrun
Jul 15, 2026
Merged

OTA-2065: Rename Proposal API to AgenticRun in console plugin#15
openshift-merge-bot[bot] merged 2 commits into
openshift:mainfrom
jrangelramos:OTA-2065-rename-proposal-to-agenticrun

Conversation

@jrangelramos

@jrangelramos jrangelramos commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

  • Rename all Proposal types, models, hooks, and file names to AgenticRun throughout the plugin codebase, aligning with the naming decision in OLS-3295
  • Update K8s model definitions to point to agenticruns / agenticrunapprovals resources
  • Update route path from /lightspeed/proposals/ to /lightspeed/runs/
  • Update i18n strings and regenerate locale files

Related

Test plan

  • yarn test — all 56 unit tests pass
  • yarn lint — no new lint errors
  • grep -ri 'proposal' src/ — no stray references (only out-of-scope generated CRD field names and annotation constant)
  • Plugin deploys and loads AgenticRun resources correctly on cluster

Jira: OTA-2065

🤖 Generated with Claude Code

Aligns with the naming decision in OLS-3295. Renames all Proposal
types, models, hooks, and file names to AgenticRun throughout the
plugin codebase. Updates K8s model definitions, route paths, and
i18n strings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 10, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 10, 2026

Copy link
Copy Markdown

@jrangelramos: This pull request references OTA-2065 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Summary

  • Rename all Proposal types, models, hooks, and file names to AgenticRun throughout the plugin codebase, aligning with the naming decision in OLS-3295
  • Update K8s model definitions to point to agenticruns / agenticrunapprovals resources
  • Update route path from /lightspeed/proposals/ to /lightspeed/runs/
  • Update i18n strings and regenerate locale files

Test plan

  • yarn test — all 56 unit tests pass
  • yarn lint — no new lint errors
  • grep -ri 'proposal' src/ — no stray references (only out-of-scope generated CRD field names and annotation constant)
  • Plugin deploys and loads AgenticRun resources correctly on cluster

Jira: OTA-2065

🤖 Generated with Claude Code

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 openshift-eng/jira-lifecycle-plugin repository.

@jhadvig

jhadvig commented Jul 15, 2026

Copy link
Copy Markdown
Member

/retest

Align generated types and tests with the CRD rename from
lightspeed-agentic-operator#285:
- proposalName → agenticRunName (AnalysisResultSpec)
- maxConcurrentProposals → maxConcurrentRuns (ApprovalPolicySpec)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@openshift-ci

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

@jhadvig jhadvig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@jhadvig

jhadvig commented Jul 15, 2026

Copy link
Copy Markdown
Member

/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Jul 15, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@jhadvig: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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 openshift-eng/jira-lifecycle-plugin repository.

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

openshift-ci Bot commented Jul 15, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jhadvig, jrangelramos

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 Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 15, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit ea5f99c into openshift:main Jul 15, 2026
4 checks passed
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants