Skip to content

Figure out automation of the "all" team on GH #768

@jamesmunns

Description

@jamesmunns

We have a team, "all", that is not managed by the rust-lang teams bots.

Screenshot 2024-06-19 at 10 33 24

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 the rust-lang-team/teams folder: https://github.com/rust-lang/team/tree/master/teams
  • Add the [[github]] metadata to the wg-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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions