ci: enable ASF Copilot code review#833
Conversation
|
|
||
| ## Code review | ||
|
|
||
| You are a pragmatic senior developer. When reviewing pull requests, |
There was a problem hiding this comment.
pragmatic senior developer
😄
There was a problem hiding this comment.
It is always funny to see the role-playing starting sentence in any prompt :)
kevinjqliu
left a comment
There was a problem hiding this comment.
Should we also add to the RAT exclude file?
similar to https://github.com/apache/arrow/pull/50117/changes#diff-77b9316eb3849bde766d758cae4e352860a33859469224aaaaf63fd17ceb46efR104
I dont see any entries that would exclude the new file
|
Added |
|
Hi! Sorry for the question from the audience, but is it (using Copilot to review PR's in ASF projects) possible at all? We discussed it in Apache cloudberry apache/cloudberry#1740 and came to the conclusion that it is not possible right yet ) I personally use Copilot, but using personal license. If you guys could use it maybe I could once again suggest enable Copilot ) |
|
@leborchuk I think this is possible as per https://github.com/apache/infrastructure-asfyaml#copilot-code-review. |
Rationale for this change
GitHub Copilot code review may help provide preliminary feedback on pull requests and reduce reviewer load while keeping human maintainers responsible for final review decisions.
What changes are included in this PR?
.asf.yamlAre these changes tested?
Yes.
.asf.yamlwas parsed successfully as YAML, andgit diff --checkpassed.Are there any user-facing changes?
No.