You are not logged in. Click here to log in.

codebeamer Application Lifecycle Management (ALM)

Search In Project

Search inClear

Tags:  not added yet
This feature is available since codeBeamer 10.0


There is a configuration option for new external SCM repositories: defaultNotificationRolesEnabled.

  • true: when a new external repository created Project Admin and Developer notification roles are selected
  • false: when a new external repository created no notification role is selected
    "scc" : {
    
        "defaultNotificationRolesEnabled" : false,
    
        ...
    }
    

Default value is true.