-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
We have a team, "all", that is not managed by the rust-lang teams bots.
All other teams have a toml that has a section like this:
[[github]]
orgs = ["rust-embedded"]
team-name = "resources"If we want the bot to manage the team access for the "all" account, I think we either need to:
- add a
wg-embedded-all.tomlmanifest to therust-lang-team/teamsfolder: https://github.com/rust-lang/team/tree/master/teams - Add the
[[github]]metadata to thewg-embedded.tomlmanifest, treating it as the source for the "all" team. - Get rid of the
allteam, as it's manually maintained atm
CC @therealprof, who I THINK set this all up originally. I'm not familiar enough with teams automation to know which option is right, but this came up with thejpster retiring.
Metadata
Metadata
Assignees
Labels
No labels