From 9702d92030e98fc4aea1511477b189f93f06cfa4 Mon Sep 17 00:00:00 2001 From: Martin Bruzina Date: Thu, 20 Mar 2025 22:05:35 +0100 Subject: [PATCH] feat: set xebis org repos default settings --- xebis.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xebis.yaml b/xebis.yaml index be98f79..8b8740f 100644 --- a/xebis.yaml +++ b/xebis.yaml @@ -1,4 +1,9 @@ --- +default-properties: + has_issues: true + allow_merge_commit: false + allow_auto_merge: true + delete_branch_on_merge: true repositories: - name: .github description: Xebis organization profile and management.