Hi Team,

There are a couple git features that I'd like to request apache infra to
enable. These settings are not supported by the asf.yaml configuration. I'd
like to request the following feature be enabled:

- auto merge
<https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository>,
should make merges faster as CI can take long but having github merge once
it's green would be a nice quality of life improvement.

- Default to pull request titles for squash commits
<https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/configuring-commit-squashing-for-pull-requests>,
for some reason when there's only 1 commit in the PR, github uses the
commit message instead of the PR title. However, if the contains more than
1 commit, the PR title is used. This should make our git history better
since we have rules around PR titles.

Please respond with any concerns, comments, or +1s. If there are no
concerns over the next few days, I'll go ahead and open the infra ticket.

Best,
-- 
-Tai Dupree

Reply via email to