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

Add support for nested teams #7

Open
RCheesley opened this issue Apr 24, 2021 · 3 comments
Open

Add support for nested teams #7

RCheesley opened this issue Apr 24, 2021 · 3 comments

Comments

@RCheesley
Copy link

Hi folks!

Love this tool and we are planning to use it with https://github.com/mautic.

One thing that was not clear to me was how to work with setting nested teams at the org level. Is that possible to do currently?

For example we have

  • Product Team

    • Core Team
      • Security Team
  • Community Team

    • Website maintainers

Thanks in advance!

@tedivm
Copy link
Member

tedivm commented Apr 24, 2021

Right now you'd have to define each of those teams separately- there isn't any nesting supporting.

@RCheesley
Copy link
Author

OK thanks for clarifying - I think that will mean we have to manage the teams outside of the org manager for the time being at least as it would result in a lot of duplication to have to list out each team (we inherit permissions quite a bit).

Thanks for getting back to me so quickly!

@RCheesley RCheesley changed the title Is it possible to create/manage nested teams? Add support for nested teams Jul 8, 2021
@RCheesley
Copy link
Author

According to the info here: https://docs.github.com/en/rest/reference/teams#create-a-team this would require adding the parent_team_id in order to nest a team within another.

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

2 participants