Would be neat if 'T: Bugfix' could be applied if any commits in the PR had 'fix' as a prefix. Could then do similar for 'feat' and 'chore'.
To avoid being messy maybe it only does it on the initial PR creation since I often push 'fix' commits that are fixing an issue local to the PR, and that doesn't necessarily imply the PR itself is a bugfix. (Or it just uses the first commit which is probably "good enough" since it'll still need to be triaged.)
Would be neat if 'T: Bugfix' could be applied if any commits in the PR had 'fix' as a prefix. Could then do similar for 'feat' and 'chore'.
To avoid being messy maybe it only does it on the initial PR creation since I often push 'fix' commits that are fixing an issue local to the PR, and that doesn't necessarily imply the PR itself is a bugfix. (Or it just uses the first commit which is probably "good enough" since it'll still need to be triaged.)