This is an automated email from the ASF dual-hosted git repository. alien11689 pushed a commit to branch delete-branch-on-merge in repository https://gitbox.apache.org/repos/asf/aries.git
commit e724b5007d543334c464441c59d4ece7b8dceefd Author: Dominik Przybysz <[email protected]> AuthorDate: Mon Apr 21 12:26:37 2025 +0200 [MAINTENANCE] Delete branch on merge to default branch --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 7294f6121..07ccee6ac 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,3 +18,5 @@ github: autolink_jira: - ARIES + del_branch_on_merge: true +
