Disable auto devops jobs for specific environments
There is a list of predefined environment variables (e.g. PERFORMANCE_DISABLED) to enable/disable jobs for Auto DevOps pipeline. It works fine when environment scope is * (which means it's enabled for all environments). But when I restrict the scope to only non-production environment (using the review/* rule to match those environments), it doesn't work.
I'm on Silver tier so I can set environment variables per environment. But it's not working for managing auto devops jobs.
Edited by 🤖 GitLab Bot 🤖