GH-50115: [Dev] Adjust GitHub Copilot configuration for preliminary reviews#50117
Open
kou wants to merge 1 commit into
Open
GH-50115: [Dev] Adjust GitHub Copilot configuration for preliminary reviews#50117kou wants to merge 1 commit into
kou wants to merge 1 commit into
Conversation
|
|
AlenkaF
approved these changes
Jun 8, 2026
Member
AlenkaF
left a comment
There was a problem hiding this comment.
This looks good to me, thanks!
alamb
approved these changes
Jun 8, 2026
Contributor
alamb
left a comment
There was a problem hiding this comment.
Thanks @kou -- this looks like an improvement to me
One other suggestion, would be to give contributors some more guidance on how to respond to reviews
For example, perhaps we could add a sentence to https://arrow.apache.org/docs/developers/overview.html#pull-request-and-review that says something like
In order to improve our code and your review experience, we have enabled
Github Copilot reviews to automate the first pass. Please address all copilot
comments by either implementing them, or explicitly responding and explaining
why you chose not to.
…nary reviews Generated-by: Gemini 3 Flash Preview
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rationale for this change
We tried auto GitHub Copilot reviews recently and discussed our experience for them:
https://lists.apache.org/thread/thq0dz19shxbrjypb81q5ltx8h0w54ob
We want to tune auto GitHub Copilot reviews:
What changes are included in this PR?
Are these changes tested?
No. We need to merge this to test this.
Are there any user-facing changes?
No.