Skip to content

INFRA: Use PR titles for squash commits - #3755

Merged
kevinjqliu merged 1 commit into
mainfrom
kevinjqliu-patch-1
Aug 4, 2026
Merged

INFRA: Use PR titles for squash commits#3755
kevinjqliu merged 1 commit into
mainfrom
kevinjqliu-patch-1

Conversation

@kevinjqliu

Copy link
Copy Markdown
Contributor

Rationale for this change

Context: apache/iceberg#17467

Configure squash merges to always use the pull request title while preserving the existing commit-message details in the squash commit body.

Are these changes tested?

Are there any user-facing changes?

Copilot AI lite review requested due to automatic review settings August 4, 2026 22:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Configures the ASF repository settings for PyIceberg to make squash merges use the pull request title as the squash commit subject while retaining per-commit details in the squash commit body, aligning with the rationale in apache/iceberg#17467.

Changes:

  • Sets github.enabled_merge_buttons.squash_commit_message to PR_TITLE_AND_COMMIT_DETAILS to standardize squash commit messaging.

@kevinjqliu
kevinjqliu merged commit 7d0f503 into main Aug 4, 2026
14 checks passed
@kevinjqliu
kevinjqliu deleted the kevinjqliu-patch-1 branch August 4, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants