This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 16da2b3490 chore(asf.yaml): delete branches on merge
16da2b3490 is described below

commit 16da2b3490e496fd48a079b27bfa4c07f49864d2
Author: Sebastian Rühl <[email protected]>
AuthorDate: Fri Jun 10 13:41:41 2022 +0200

    chore(asf.yaml): delete branches on merge
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 660fa50b97..9fffc0240e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,6 +17,8 @@
 # under the License.
 # ----------------------------------------------------------------------------
 
+# note: documentation can be found here 
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
+
 github:
   description: PLC4X The Industrial IoT adapter
   homepage: https://plc4x.apache.org/
@@ -54,6 +56,8 @@ github:
     merge: false
     rebase: false
 
+  del_branch_on_merge: true
+
 notifications:
   commits:              [email protected]
   issues:               [email protected]

Reply via email to