Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

Which issue does this PR close?

  • Closes #.

What changes are included in this PR?

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

Are these changes tested?

@Xuanwo Xuanwo merged commit 617be09 into main Nov 29, 2025
18 checks passed
@Xuanwo Xuanwo deleted the kevinjqliu/asf-del_branch_on_merge branch November 29, 2025 03:36
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.

2 participants