prow icon indicating copy to clipboard operation
prow copied to clipboard

Add support for external collaborators to peribolos

Open deepsm007 opened this issue 8 months ago • 2 comments

GitHub supports external collaborators to provide permissions to individuals outside of an organization: https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repositories/managing-outside-collaborators/adding-outside-collaborators-to-repositories-in-your-organization

Peribolos does not presently support managing external collaborators. Add external collaborator support to peribolos

As is typical for peribolos, if the value is not specified, peribolos should not attempt to manage it. This should make the feature backwards compatible. It will be necessary to set "external_collaborators: []" to clear out any old external collaborators.

deepsm007 avatar May 29 '24 12:05 deepsm007