-
Notifications
You must be signed in to change notification settings - Fork 107
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.toml
manifest to therust-lang-team/teams
folder: https://github.com/rust-lang/team/tree/master/teams - Add the
[[github]]
metadata to thewg-embedded.toml
manifest, treating it as the source for the "all" team. - Get rid of the
all
team, 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