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:16 UTC

[openwhisk-wskdebug] branch pr-delete-branches created (now 6cad393)

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

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


      at 6cad393  github PRs: automatically delete branches after merging

This branch includes the following new commits:

     new 6cad393  github PRs: automatically delete branches after merging

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by al...@apache.org.
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