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

Fixed git::pull_requests::create() #47

Merged
merged 4 commits into from
Sep 20, 2022
Merged

Fixed git::pull_requests::create() #47

merged 4 commits into from
Sep 20, 2022

Conversation

johnbatty
Copy link
Contributor

Fixes: #23

  • Fixed PR creation
    • Added new GitPullRequestsCreateOption that specifies parameters that can be supplied when creating PRs
    • Patched spec to fix return code (201 rather than 200)
  • Added git_pr_create example
  • Added ims_query example to show how to query user identities

@johnbatty johnbatty merged commit 66a5bc5 into microsoft:main Sep 20, 2022
This pull request was closed.
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.

Removing Option wrappers from GitPullRequest breaks pull request create
1 participant