From 4a9ad244c13c75995c4e63619fb72744ac81b03e Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 8 Jan 2025 21:24:26 +0100 Subject: [PATCH] (doc) Delete branch on merge --- .asf.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 2992267..d9b63d3 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,13 +1,13 @@ -# +# # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -30,6 +30,8 @@ github: rebase: true autolink_jira: - MCLEAN + del_branch_on_merge: true + notifications: commits: commits@maven.apache.org issues: issues@maven.apache.org