Hi,
we would like to be able to assign permissions to different groups of users so that they can only trigger release pipelines for specific environments. For example:
- Developers can only release to DEV and QA environments
- QAs can only release to QA environment
- Release Managers can release to DEV, QA, and STAGE/PROD
As of now, there is only the role of Release Manager, which gives you permission to deploy to any environment.
BR,
Daniel