Is it possible to prevent users from delivering change sets to a stream ?
If I have a stream that is being actively developed on and want to stop changes being delivered to that stream after a certain date is it possible to just ‘lock’ the stream so it becomes read only ? I want to ensure no changes can sneak into a stream after a particular date.
You can try and change the ownership as well as the visibility of the stream, in order to set it to a team (which would exclude most of the members of the project area except a select few).
You can associate to that team the deliver right in the
process area / Team configuration / permissionsconfiguration section.This is what that thread alludes to.