Up until a couple weeks ago, I could create a branch in my GitHub repository with the Issue ID at the end of the branch name and it would automatically get linked to the relevant issue for automation, etc. But recently it seems to have changed such that the Issue ID has to be at the beginning of the branch name. This conflicts with our internal guidelines of starting a branch name with the developers initials and ending with the Issue ID (i.e. 'cy_description_ISSUE_ID'). Is there a reason for this change?