Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Individual users not removed if only teams are listed as collaborators #32

Open
sparkythehuman opened this issue Jan 10, 2023 · 0 comments

Comments

@sparkythehuman
Copy link

For example:

name: Acme Repo Policy
version: 1.0
author: Josh
rules:
  - org: AcmeCorp
    topic: null
    # Rules match on a topic set on the repository and apply repo
    # and branch settings. You can omit the topic parameter or set
    # it to null to have this apply to all repositories owned by a
    # particular owner.
    repo:
      collaborators:
        - org: AcmeCorp
          name: Engineering
          permission: write

This will not add/remove individual users from the repos on enforce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant