Re: [edk2-devel] [edk2-rfc] GitHub Pull Request based Code Review Process
Michael D Kinney
Rebecca,
toggle quoted message
Show quoted text
There is no difference between CI checks run during code review and the final CI checks before merge. I think it is an interesting conversation to decide how many times those CI checks should be run and if they should run automatically on every change during review or on demand. Mergify is more flexible. We want to make sure the git history is linear with not git merges and supports both single patches and patch series without squashing. GitHub merge button by default squashes all commits into a single commit. Thanks, Mike -----Original Message----- |
|