Automatic production build
![]()
I have created some build engines to deploy to test / production.
It would be nice to limit the production build to specific users (management).
(Other users shouldn't even see the build definition...)
How can I achieve this?
|
One answer
![]()
You could use the team areas to control who can see what. Put the production build definitions into a separate team area and control access to the team area.
~Spencer
|
Comments
You can certainly use permissions to control who can request a build based on their role but I don't think there is a way to hide the existence of a build definition. And if someone has the Request build permission, I don't think there is a way to restrict which ones they can request.