You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by xi...@apache.org on 2023/06/08 18:50:53 UTC

[tinkerpop] branch master updated: CTR enable auto-delete of branches upon PR merge

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

xiazcy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new ef088c6e9e CTR enable auto-delete of branches upon PR merge
ef088c6e9e is described below

commit ef088c6e9ecbd4a5cb7446bb686634b567fca509
Author: Yang Xia <55...@users.noreply.github.com>
AuthorDate: Thu Jun 8 11:50:42 2023 -0700

    CTR enable auto-delete of branches upon PR merge
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 434c9a4fca..73d2af278e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -3,6 +3,7 @@ github:
   homepage: https://tinkerpop.apache.org/
   dependabot_alerts: false
   dependabot_updates: false
+  del_branch_on_merge: true
   labels:
     - tinkerpop
     - gremlin