gocd-contrib / gomatic

A Python API for configuring GoCD
https://pypi.python.org/pypi/gomatic
MIT License
142 stars 60 forks source link

more authorization for pipeline groups (operate and admins) #34

Closed dudadornelles closed 6 years ago

dudadornelles commented 6 years ago

Adds the ability to define 'operate' and 'admin' in addition of 'view' that was already implemented.

Also adds the ability to authorize a particular manual approval for a stage.

dudadornelles commented 6 years ago

Yep, just ran them now, merging.