Hi everyone!
We recently migrated from GitHub issues to Jira, but our code will continue to live on GitHub. We have set up Smart Commits, and I'm trying to figure out how to get them to play well together.
Specifically, here is the workflow that I'm hoping to recreate (GitHub supports this natively):
I have tried using the `AB-100 #done` smart commit transition thing, but what happened there was the issue was marked as [Done] as soon as I opened the pull request -- not what I wanted.
Is there some configuration that I need to tweak in order to make this work?
Thanks!