RHOAIENG-84556: Updating Elyra to 4.3.3 - #2767
Conversation
|
@jesuino — This PR is from a fork. Recommended: Push your branch to the main repo for full CI: Then open a new PR from that branch. No push access? A maintainer will cherry-pick and test your changes. See CONTRIBUTING.md for details. |
|
Caution Review failedAn error occurred during the review process. Please try again later. 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 |
mtchoum1
left a comment
There was a problem hiding this comment.
Everything looks good. Just rebase, then merge.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mtchoum1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. 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. |
|
@coderabbitai rebate this pr |
|
Tip For best results, initiate chat on the files or code changes.
A rebase rewrites the PR branch history. Please confirm that you want this operation. 🧠 Learnings usedYou are interacting with an AI system. |
|
@coderabbitai confirmed, rebase this pr |
|
Tip For best results, initiate chat on the files or code changes.
Rebase the PR branch locally, then force-push the rewritten history: git fetch origin
git rebase origin/main
git push --force-with-leaseYou are interacting with an AI system. |
|
@coderabbitai rebase |
|
Tip For best results, initiate chat on the files or code changes.
Rebase the branch locally and force-push the rewritten history: git fetch origin
git checkout <pr-branch>
git rebase origin/main
git push --force-with-lease origin <pr-branch>You are interacting with an AI system. |
|
@coderabbitai help |
ChatThere are 3 ways to chat with CodeRabbit:
CodeRabbit commands
Other keywords and placeholders
Status, support, documentation and community
|
|
@coderabbitai resolve merge conflict |
|
❌ An unexpected error occurred while resolving merge conflicts: Invalid tree info - https://docs.github.com/rest/git/trees#create-a-tree |
Updating Elyra to 4.3.3, which includes a fix to the error from PR: github.com//pull/2718