Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ai-prompr-decorator): fix unable to modify request #13965

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Conversation

oowl
Copy link
Member

@oowl oowl commented Dec 2, 2024

Summary

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

AG-182

@tysoekong
Copy link
Contributor

Just pause for ONE SECOND on this one. I found something else....

@oowl oowl added this to the 3.9.0 milestone Dec 3, 2024
@windmgc windmgc changed the title chore(ai); remove unused debug line chore(ai): remove unused debug line Dec 3, 2024
@oowl
Copy link
Member Author

oowl commented Dec 3, 2024

cherry-pick from next/3.9 fix
#13966

@oowl oowl changed the title chore(ai): remove unused debug line fix(ai-prompr-decorator): fix unable to modify request Dec 3, 2024
@fffonion fffonion merged commit 2df6a82 into master Dec 3, 2024
26 checks passed
@fffonion fffonion deleted the oowl-patch-1 branch December 3, 2024 09:06
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-13965-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13965-to-master-to-upstream
git checkout -b cherry-pick-13965-to-master-to-upstream
ancref=$(git merge-base 5e6b1f05f5e5a7b9543eb64004f3bb3dac8957e5 ae24eb3adf9f3f5de7a958ea115084588510a11b)
git cherry-pick -x $ancref..ae24eb3adf9f3f5de7a958ea115084588510a11b

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Dec 3, 2024
@kikito kikito removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants