Basically what I am trying to figure out is how to show what environment code related to any Jira issue at anytime is located in. I.e Dev, QA, UAT, Prod
I'd like to build an automation that updates the Jira issue based on where the code is in Github. I.e add a label or link or something that would show it's current live environment for Dev, QA, etc that is easily digestible by business. (We already have GitHub automations that move the issue through the workflow.)