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 deprecation messages for createDraft and setAutoMerge #5429

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

flpcury
Copy link
Contributor

@flpcury flpcury commented Nov 2, 2023

The suggestion in the deprecation messages is to use githubPullRequests.defaultCreateMethod, but it should be githubPullRequests.defaultCreateOption instead.

The suggestion in the deprecation messages was to use
`githubPullRequests.defaultCreateMethod`, but it should be
`githubPullRequests.defaultCreateOption` instead.
@flpcury flpcury marked this pull request as ready for review November 2, 2023 16:17
Copy link
Member

@alexr00 alexr00 left a comment

Choose a reason for hiding this comment

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

Thanks for the change!

@alexr00 alexr00 enabled auto-merge (squash) November 3, 2023 09:57
@alexr00 alexr00 merged commit 992be78 into microsoft:main Nov 3, 2023
2 checks passed
@flpcury flpcury deleted the flpcury/fix-deprecation-messages branch November 3, 2023 10:41
@alexr00 alexr00 added this to the November 2023 milestone Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants