Is it possible to add/toggle labels on issues based on a commit message ?
I know that writing "fix #xxx" will close the issue, but what if I'd like to apply a label to it instead ? "v3 #xxx" => label the issue #xxx with the already defined label "v3"
...or something simpler, but the idea is to be able to set a label without visiting the issue page.