FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  • Dean Rasheed's avatar
    42703555
    Synchronise Lookup groups. · 42703555
    Dean Rasheed authored
    This causes Lookup groups and their members to be synchronised with
    groups in Google. As for people, there are various configuration
    options to control which groups to synchronise, what settings should
    be applied to them, and to enforce limits on the number of changes the
    script will perform.
    
    The group email and display name in Google are based on the Lookup
    groupID and groupName, noting that the email is the group's unique
    identifier in Google:
    
    email = {groupID}@{groups_domain}
    name = {groupName}{group_name_suffix}
    
    where groups_domain is a configurable secondary domain for groups in
    Google, and group_name_suffix is a configurable suffix appended to
    group names in Google.
    42703555
    History
    Synchronise Lookup groups.
    Dean Rasheed authored
    This causes Lookup groups and their members to be synchronised with
    groups in Google. As for people, there are various configuration
    options to control which groups to synchronise, what settings should
    be applied to them, and to enforce limits on the number of changes the
    script will perform.
    
    The group email and display name in Google are based on the Lookup
    groupID and groupName, noting that the email is the group's unique
    identifier in Google:
    
    email = {groupID}@{groups_domain}
    name = {groupName}{group_name_suffix}
    
    where groups_domain is a configurable secondary domain for groups in
    Google, and group_name_suffix is a configurable suffix appended to
    group names in Google.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.