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

Add merge pull request method #750

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ploddi
Copy link

@ploddi ploddi commented Jan 13, 2022

@ploddi
Copy link
Author

ploddi commented Jan 13, 2022

Reimplements closed #142

@ploddi ploddi changed the title Merge pull request method Add merge pull request method Jan 13, 2022
Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

The implementation looks good overall, we could do with tests and documentation however
there is a small guide in http://47degrees.github.io/github4s/contributing#test 👍

@ploddi
Copy link
Author

ploddi commented Jan 15, 2022

There is no integration test for createPullRequest provided, so it was unclear for me how to correctly implement same test for merge method, that why I skip integration test implementation sorry.

@ploddi
Copy link
Author

ploddi commented Jan 15, 2022

I can try to implement both tests by committing randomly generated file to test repo.

@BenFradet
Copy link
Contributor

The issue is that this will be a bit noisy for watchers of the repo, however I think we can add some unit tests?

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.

None yet

2 participants