Read only access to build configuration settings?
Is there a way to allow users to see a read-only view of a build configuration *without* giving administrative/write access to the configuration? Based on the permissions it doesn't seem possible. We have cases where people would like to see the steps that a build configuration takes so they can replicate on their own machines, but not necessarily open the build configuration(s) to modifications from everyone.
Thanks,
Chris Schmidt
Please sign in to leave a comment.
If you select a build configuration there should be a 'Settings' tab on the right, this shows all the settings and is read-only.
Rod
It seems like the permission "View build configuration settings" handles that, but if a user has the permission they can also modify the build configuration. I don't necessarily want all developers to be able to modify a build configuration, but viewing it is worthwhile.
Hi Chris.
This permission provides exactly read-only access.
May it be possible your account got modification right by additional roles?
Michael
We use LDAP and my account is automatically the admin so a lot of this has been hearsay for me. Is the permission 'edit project' what allows users to make modifications to build configs? I think that is what confused me.
Thanks!
Chris
Correct.
I'll take a look how we can improve our documentation here.
Thanks