From f84e6a252f29be1a4a6533ee13814abb1b65566e Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Thu, 4 Apr 2024 14:51:30 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Updated=20issue=20branch=20confi?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/issue-branch.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/issue-branch.yml b/.github/issue-branch.yml index 053a8d1..f43e57a 100644 --- a/.github/issue-branch.yml +++ b/.github/issue-branch.yml @@ -2,6 +2,9 @@ mode: chatops silent: true branchName: '${issue.number}-${issue.title,}' gitSafeReplacementChar: '-' +autoLinkIssue: true +autoCloseIssue: true +openPR: true branches: - label: - bug🐞