Hello Daan I came across the same problem and opened the feature request 7769 <https://github.com/gocd/gocd/issues/7769> for GoCD. My current workaround is the following: 1. Do not give "pipeline users" admin rights to environments. 2. Do a logical association of pipeline group to environment (which is not a technical constraint of GoCD because it is not possible to define there) 3. Run a cron job every 5 minutes to assign newly created pipelines to an environment as defined by the pipeline group. The only thing which I did not get managed right is definition of environment variables on environments.
Maybe you can push my feature request ;) Regards, Helge -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/ae97e099-7df8-4aa0-8a01-eb1cd031fec1o%40googlegroups.com.
