Switching to auto mode and close issues with PR

This commit is contained in:
Jan Wagner 2022-02-19 16:57:08 +01:00
parent 306c791445
commit f476a6f37e

View file

@ -1,4 +1,4 @@
mode: chatops
mode: auto
branchName: '${issue.number}-${issue.title[0,40]}'
gitSafeReplacementChar: '-'
branches:
@ -18,3 +18,4 @@ copyIssueLabelsToPR: true
copyIssueAssigneeToPR: true
copyIssueProjectsToPR: false
copyIssueMilestoneToPR: true
autoCloseIssue: true