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/26 05:03:50 UTC

[openwhisk-wskdebug] branch master updated: 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 master
in repository https://gitbox.apache.org/repos/asf/openwhisk-wskdebug.git


The following commit(s) were added to refs/heads/master by this push:
     new 57698eb  github PRs: automatically delete branches after merging
57698eb is described below

commit 57698eb9179f53d3af62d4aa843e95461918c8f5
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