Please have tracker artifacts link to git commits by searching commit notes for artifact IDs, in the same way they currently link to git commits by searching commit messages for artifact IDs. It would be useful to be able to add a git note containing "artifact #1234" to a commit if it has already been pushed, rather than having to rebase/reword the commit for it to link properly. This kind of metadata is exactly what git notes were created for.