[scikit-learn] CFP: GitHub copilot for PRs

2023-03-25 Thread Adrin
What do we think of GitHub copilot for PRs? Had anybody tried it? Is it something we think is a good idea at this point? I'm gonna try it on some smaller repos and see what it does. https://github.com/features/preview/copilot-x Cheers, Adrin ___ sciki

Re: [scikit-learn] CFP: GitHub copilot for PRs

2023-03-25 Thread Guillaume LemaƮtre
I assume that we need to check which feature could be used. For instance, providing automatic description in PRs could be something that I kind of like. Proposing non-regression tests for new comers that never wrote some could also be useful. At the end, we will always add manual reviews before