My Jira Smart Commits are correctly being tracked by a Jira Ticket
but my commands are not being executed. Example commit I'm attempting to get executed by Jira Smart Commits:
$ git commit -m "Foo-2 Fake commit where I moved a task from Backlog to In Progress #time 1h $in-progress"
I've read through all the documentation listed here:
https://confluence.atlassian.com/bitbucket/use-smart-commits-298979931.html
Note, the link above may require an atlassian login. Since I'm answering my own question immediately, I'm providing the link above for completion sake.