feat: Chore: Migrate from Render content Util and <Fragment set:html /> to astro-remote #86

Merged
create-issue-branch[bot] merged 12 commits from issue-85-Chore_Migrate_from_Render_conte into main 2024-03-08 07:29:02 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 827be67b2d - Show all commits

View File

@ -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: