Restricting Pipeline Deployments by User and Branch in a Shared Dev Instance
Hello Community,I’m looking to set up a deployment pipeline with branch-level access controls based on user roles. Specifically:User A should only be able to deploy to the AK branch.User B should only be able to deploy to the BA branch.Admin users sh...
