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 configurable Github review_type with 'REQUEST_CHANGES' as default #334

Merged
merged 2 commits into from
Sep 19, 2019
Merged

Add configurable Github review_type with 'REQUEST_CHANGES' as default #334

merged 2 commits into from
Sep 19, 2019

Conversation

gyfis
Copy link
Contributor

@gyfis gyfis commented Mar 19, 2019

NOTE: This PR is a replacement for PR #320 which lost its traction.

Issue

#319

Implements

Similarly to #320 this adds REQUEST_CHANGES as the default event, with some more code around the configurability and specs for that.

@doomspork
Copy link
Member

@gyfis sorry for the delay on getting you feedback. Could you rebase against master so we can get this merged?

@gyfis
Copy link
Contributor Author

gyfis commented May 20, 2019

@doomspork Thanks for the reminder, I rebased the code against the latest master.

Copy link
Contributor

@mknapik mknapik left a comment

Choose a reason for hiding this comment

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

Looks solid. I have doubts about REQUEST_CHANGES as a default behavior. As much as personally I'd prefer to use it with REQUEST_CHANGES, I'm afraid some of our users might be annoyed that we're breaking compatibility.

@gyfis @prontolabs/core What do you think?

@doomspork
Copy link
Member

Agreed @mknapik. @gyfis can we swap the default behavior for now?

@gyfis
Copy link
Contributor Author

gyfis commented Jul 7, 2019

@mknapik That makes sense. Thanks for the review!

@doomspork Updated the code to use COMMENT as the default.

@doomspork
Copy link
Member

Thank you @gyfis! @mknapik any final thoughts before we merge?

@gyfis
Copy link
Contributor Author

gyfis commented Sep 17, 2019

@doomspork @mknapik How do you feel about this change?

@doomspork doomspork merged commit 2823867 into prontolabs:master Sep 19, 2019
@doomspork
Copy link
Member

Looks good @gyfis, thank you for your patience! We're definitely in need of more maintainers if you'd like to be more involved in Pronto's development 😁

@gyfis
Copy link
Contributor Author

gyfis commented Sep 20, 2019

Thanks for the merge @doomspork and for the offer! I'm busy (as we all are), but I'll keep it in mind 👍

apiology pushed a commit to apiology/pronto that referenced this pull request Dec 27, 2019
…prontolabs#334)

* Add configurable github review_type with 'request_changes' as default

* Use 'COMMENT' as default instead of 'REQUEST_CHANGES'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants