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

Github review comment should be "REQUEST_CHANGES" mode #319

Open
rnitta opened this issue Oct 31, 2018 · 3 comments
Open

Github review comment should be "REQUEST_CHANGES" mode #319

rnitta opened this issue Oct 31, 2018 · 3 comments

Comments

@rnitta
Copy link

rnitta commented Oct 31, 2018

event: 'COMMENT',

Now it is submitted with "COMMENT" mode.
it should be "REQUEST_CHANGES" (and this is also semantic).

Or, the mode should be selectable by user.

thoughts?

see also:
https://octokit.github.io/octokit.rb/Octokit/Client/Reviews.html#create_pull_request_review-instance_method
https://developer.github.com/v3/pulls/reviews/#create-a-pull-request-review

@rnitta rnitta changed the title Github review comment should be "REQUEST_CHANGE" mode Github review comment should be "REQUEST_CHANGES" mode Oct 31, 2018
@mikegee
Copy link

mikegee commented Oct 31, 2018

seems legit to me 👍

@mknapik
Copy link
Contributor

mknapik commented Nov 1, 2018

I like the idea of submitting as Request Changes but making it default and only option seems to be pretty arbitrary.
I think it would be better to make the mode configurable so we don't impose any particular workflow on users.

@mmozuras
Copy link
Member

mmozuras commented Feb 3, 2019

I agree with @mknapik - "request changes" makes sense as the default and I think that we should be it configurable.

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

No branches or pull requests

4 participants