This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push:
new 8814df2b (doc) Delete branch on merge
8814df2b is described below
commit 8814df2be1644eecd6e5f18678b85da158145a4f
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Wed Jan 8 21:33:15 2025 +0100
(doc) Delete branch on merge
---
.asf.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 9403898c..4a0fdad2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,5 +1,5 @@
#
-# Copyright 2021-2022 the original author or authors.
+# Copyright 2021-2024 the original author or authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -27,6 +27,8 @@ github:
squash: true
merge: false
rebase: true
+ del_branch_on_merge: true
+
notifications:
commits: [email protected]
issues: [email protected]