When a branch name is created we should not include the issue number. The motivation for including it was so that the create-issue-branch action would automatically close the issue when the PR is merged. For now we can just use the closes keyword instead
Remove issue number from branch name
When a branch name is created we should not include the issue number. The motivation for including it was so that the create-issue-branch action would automatically close the issue when the PR is merged. For now we can just use the closes keyword instead