OSAC-3954: fix stale comment — reference resolution now sets Id and Name - #280
Conversation
|
@omer-vishlitzky: This pull request references OSAC-3954 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 bug to target the "5.0.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: osac-project/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThe pull request clarifies the ChangesTemplate immutability validation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 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 |
|
🤖 Finished Review · ✅ Success · Started 8:22 AM UTC · Completed 8:29 AM UTC Commit: |
|
Looks good to me Previous runLooks good to me |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: masayag, omer-vishlitzky 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 |
|
/lgtm |
The comment claimed validateAndTransformCluster normalizes references to Id-only, which is no longer true after osac#277 added Name. Assisted-by: Claude Code <noreply@anthropic.com> Signed-off-by: omer-vishlitzky <omer.vishlitzky@gmail.com>
baf4f4c to
6225e7c
Compare
|
New changes are detected. LGTM label has been removed. |
|
🤖 Finished Review · ✅ Success · Started 10:26 AM UTC · Completed 10:33 AM UTC Commit: |
Summary
validateTemplateImmutabilitythat claimedvalidateAndTransformClusternormalizes references to Id-only — no longer true after OSAC-3954: populate Name on resolved ClusterTemplateReference and HostTypeReference #277Follow-up from masayag's review on #277.
Assisted-by: Claude Code noreply@anthropic.com
Summary by CodeRabbit