Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 29, 2024

We have detected a conflict between code generated by Stainless' generated code and code that you have merged to main. Please resolve the conflict and merge so that Stainless can continue to update your repository.

You can resolve in the GitHub UI if allowed. Otherwise, clone the repository and run:
git checkout next--merge-conflict
git reset --hard origin/next--merge-conflict
git merge origin/generated--merge-conflict

Resolve the conflict in your editor and then run:
git merge --continue
git push -u origin next--merge-conflict

Finally, merge the PR through the GitHub UI if it has not been automatically merged.

@whoseoyster whoseoyster merged commit 889edce into next--merge-conflict Aug 29, 2024
@whoseoyster whoseoyster deleted the generated--merge-conflict branch August 29, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants