-
Notifications
You must be signed in to change notification settings - Fork 502
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
Reset update branch before merging the base branch #2504
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2504 +/- ##
=======================================
Coverage 81.16% 81.16%
=======================================
Files 142 142
Lines 2500 2511 +11
Branches 55 50 -5
=======================================
+ Hits 2029 2038 +9
- Misses 471 473 +2
Continue to review full report at Codecov.
|
This change can be seen in action in scala-steward-org/test-repo-2#87 and scala-steward-org/test-repo-2#127. |
This seems to result in PRs accruing lots of revert commits. Instead why not recreate the branch from scratch? Why not |
slick/slick#2511 got to nineteen commits by the time Mergify merged it!!! |
This is really bad, any chance of reverting it? |
I find your tone rude. Please be more constructive in future interactions in this project. |
Apologies, I did not mean it in that way. Where do we go from here? slick/slick#2491 now has 43 commits. |
Please open a new issue to collect feedback from community. |
Closes #2503.