You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rust-lang/team repository provides a sustainable way to manage permissions for repositories on GitHub. The rust-lang/rust repository hasn't been added yet, because a large amount of teams and collaborators have access to it. Configuring the repository in the teams repo thus requires careful testing to avoid breaking any integrations or workflows.
Managing permissions by hand is tedious and error-prone, especially when it comes to removing access (which is often forgotten). We therefore want to manage the repository automatically.
This work needs to be done by an administrator who can run the sync-team locally and iterate on the configuration until it applies without breaking changes.
I can document them here. 👍 But I think it's unrealistic for anyone without access to the GitHub API to work on them, since it will be impossible to properly test the implementation.
The rust-lang/team repository provides a sustainable way to manage permissions for repositories on GitHub. The rust-lang/rust repository hasn't been added yet, because a large amount of teams and collaborators have access to it. Configuring the repository in the teams repo thus requires careful testing to avoid breaking any integrations or workflows.
Managing permissions by hand is tedious and error-prone, especially when it comes to removing access (which is often forgotten). We therefore want to manage the repository automatically.
This work needs to be done by an administrator who can run the sync-team locally and iterate on the configuration until it applies without breaking changes.
Resources
rust-lang/rust
missing in teams repoThe text was updated successfully, but these errors were encountered: