Skip to content

infra: use new del_branch_on_merge in .asf.yaml - #14710

Merged
kevinjqliu merged 1 commit into
mainfrom
kevinjqliu/asf-del_branch_on_merge
Nov 29, 2025
Merged

infra: use new del_branch_on_merge in .asf.yaml#14710
kevinjqliu merged 1 commit into
mainfrom
kevinjqliu/asf-del_branch_on_merge

Conversation

@kevinjqliu

Copy link
Copy Markdown
Contributor

Previous use of del_branch_on_merge

github:
del_branch_on_merge: true

is deprecated, https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#delete-branch-on-merge

New way is to

github:
pull_requests:
del_branch_on_merge: true

https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#pull_requests

@kevinjqliu
kevinjqliu merged commit 52c176d into mainNov 29, 2025
2 checks passed
@kevinjqliu
kevinjqliu deleted the kevinjqliu/asf-del_branch_on_merge branch November 29, 2025 17:13
thomaschow pushed a commit to thomaschow/iceberg that referenced this pull request Jan 19, 2026
talatuyarer pushed a commit to talatuyarer/iceberg that referenced this pull request Apr 1, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@kevinjqliu@ebyhr@huaxingao@singhpk234