You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by al...@apache.org on 2022/05/25 04:45:17 UTC

[openwhisk-wskdebug] 01/01: github PRs: automatically delete branches after merging

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

alexkli pushed a commit to branch pr-delete-branches
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git

commit 6cad3937d0835fe715b700ccade98da2ddca3c3e
Author: Alexander Klimetschek <ak...@adobe.com>
AuthorDate: Tue May 24 21:45:12 2022 -0700

    github PRs: automatically delete branches after merging
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 8bb9691..b154e26 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,6 +43,7 @@ github:
     merge: false
     squash: true
     rebase: true
+  del_branch_on_merge: true
   features:
     issues: true