nchammas commented on code in PR #58342:
URL: https://github.com/apache/spark/pull/58342#discussion_r3872799471
##########
.asf.yaml:
##########
@@ -30,9 +30,10 @@ github:
- sql
- spark
enabled_merge_buttons:
- merge: false
squash: true
- rebase: true
+ squash_commit_message: PR_TITLE_AND_DESC
+ merge: false
Review Comment:
Yes, I deliberately moved it so that the one enabled merge method is at the
top, and so that this config block matches spark-website. If you feel strongly
about minimizing the diff I'll make the change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]