Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-81: Enable delete branch on merge #82

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

kou
Copy link
Member

@kou kou commented Aug 30, 2024

fix GH-81

https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Deletebranchonmerge

Add this snippet below so branches get auto-deleted upon PR merge to
your default branch:

Delete Branch on Merge

github:
  del_branch_on_merge: true

https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-Deletebranchonmerge

> Add this snippet below so branches get auto-deleted upon PR merge to
> your default branch:
>
> Delete Branch on Merge
>
>     github:
>       del_branch_on_merge: true
@kou
Copy link
Member Author

kou commented Sep 5, 2024

+1

@kou kou merged commit cddf60f into apache:main Sep 5, 2024
@kou kou deleted the asf-enable-delete-branch-on-merge branch September 5, 2024 07:59
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.

Enable delete branch on merge
1 participant