From 827be67b2d4f8221a34417ff1619b8922d11b0b3 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Thu, 7 Mar 2024 20:23:17 -0800 Subject: [PATCH] Update issue-branch.yml --- .github/issue-branch.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/issue-branch.yml b/.github/issue-branch.yml index 3654b291..41d4ea96 100644 --- a/.github/issue-branch.yml +++ b/.github/issue-branch.yml @@ -2,6 +2,11 @@ branchName: 'issue-${issue.number}-${issue.title[0,32]}' gitReplaceChars: '/<>' autoLinkIssue: true openDraftPR: true +copyIssueDescriptionToPR: true +copyIssueLabelsToPR: true +copyIssueAssigneeToPR: true +copyIssueProjectsToPR: true +copyIssueMilestoneToPR: true conventionalPrTitles: true conventionalLabels: fix: