blob: 8630157cd8168b7bc957f2ab1a4e3d3188bf010b [file] [log] [blame]
Crowd-Gerrit Group Sync (cggs)
------------------------------
This script synchronizes a Crowd group to a Gerrit group.
The Crowd Group is the source of truth.
Matching between these is done based on the email address listed in Crowd.
In the future, checking that the ``external.id`` in Gerrit is the same as the
Crowd ``name`` parameter per the CrowdID login may be implmented, but the API
permissions required to make this work in Gerrit aren't supported in the Gerrit
2.14 we're currently using.
Setup
'''''
Copy the ``settings_example.json`` to ``settings.json``, and add suitable
credentials.