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

Complete PullRequest Merged field changes #997

Merged
merged 5 commits into from
Dec 13, 2015

Conversation

ryangribble
Copy link
Contributor

This replaces #970 (which replaced #936)

As well as the original changes that removed the Merged property, Ive also removed MergeCommitSha as mentioned by @haacked in #936

Ive actually added the bool Merged property back, with only a getter that returns MergedAt.HasValue

Happy with this? Otherwise I could remove this property entirely and all consumers would have to do their own check for MergedAt.HasValue

@shiftkey
Copy link
Member

As the webhooks weren't configured, I pulled this down and ran the relevant tests 👍 🎉

Thanks for closing this out @ryangribble!

shiftkey added a commit that referenced this pull request Dec 13, 2015
Complete PullRequest Merged field changes
@shiftkey shiftkey merged commit 4f455a4 into octokit:master Dec 13, 2015
@ryangribble ryangribble deleted the pullrequest-merged branch February 15, 2016 04:31
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