Hi,
We have a compliance requirement at our org. where we want to prevent pushes to a branch which is currently being reviewed. I considered revoking branch permissions based on branch type, but there is no way to do this dynamically. I tried using Jira Automation, but while it has a lot of control over Jira issue statuses, I can't seem to control git pushes based on Jira statuses, which is basically what I'm looking for. Any way to do this?