From 8814df2be1644eecd6e5f18678b85da158145a4f Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Wed, 8 Jan 2025 21:33:15 +0100 Subject: [PATCH] (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: commits@maven.apache.org issues: issues@maven.apache.org